list-php-versions missing from virtual_server package

Hi there. I have searched for list-php-versions in the remote API docs and couldn't find it. Afterwards I have looked into /usr/libexec/webmin/virtual-server/list-php-versions.pl and I could see that the virtual_server package declaration is missing, so I just simply added it to the script and list-php-version was than accessible via HTTP request :)

One more thing about the docs, I saw that in /usr/libexec/webmin/virtual-server/modify-dns.pl the following description for --add-record-with-ttlis there
"Alternately, you can use C<--add-record-with-ttl> followed by the name, type, TTL and value." , but is missing from the cli docs

Have a great day :)

Status: 
Needs work

Comments

... and the next one
in /usr/libexec/webmin/virtual-server/list-php-ini.pl description for the following flags is present <--ini-name name>+ <--ini-value value>+ but is missing from the cli docs

Howdy -- hmm, which Virtualmin version is it that's installed onto this particular server -- is that Virtualmin Pro or GPL?

I'm wondering if maybe that feature is missing from Virtualmin GPL (which, if it is, is likely a bug rather than done intentionally).

I am running the latest Virtualmim Pro :)
Just to clarify, the descriptions are missing or not full in the cli api docs, not that they are missing from my VM core code :)

Sounds like the API docs just need to be re-generated - Joe, do you have a script for this that works with the new Drupal?

Assigned: Unassigned »
Status: Active » Needs work

Can you guys also add the virtual_server package declaration in /usr/libexec/webmin/virtual-server/list-php-versions.pl, so it can be usable from remote API ?

Sure, we'll fix that in the next release.