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:
parent
760bf48d38
commit
dbbc27eb7a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue