1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpinfo_ynh.git synced 2024-09-03 19:56:23 +02:00

You should specify the type of the argument 'phpversion'. You can use: domain, path, boolean, password, user, string, display_text.

This commit is contained in:
yalh76 2021-02-17 18:02:49 +01:00
parent dbbc27eb7a
commit 55c785c391

View file

@ -43,6 +43,7 @@
},
{
"name": "phpversion",
"type": "string",
"ask": {
"en": "Choose the version of PHP to use."
},