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

The 'description' should explain what the app actually does. No need to say that it is 'for YunoHost' - this is a YunoHost app so of course we know it is for YunoHost ;-).

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

View file

@ -3,7 +3,7 @@
"id": "phpinfo",
"packaging_format": 1,
"description": {
"en": "A simple phpinfo for YunoHost."
"en": "A simple phpinfo."
},
"version": "1.0~ynh1",
"url": "https://www.php.net/manual/fr/function.phpinfo.php",