X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fapps.php;h=199ce0f9188021b27e93d99391d5e2d9103d5774;hb=53c1bf6ba321970fe7de551044f7951f002b57ec;hp=8049b45fb3e846162b8a06ab41bfa2763b61b84a;hpb=25ac93f44d92b839c5012ba8cbb7ecf221658eff;p=friendica.git diff --git a/mod/apps.php b/mod/apps.php index 8049b45fb3..199ce0f918 100644 --- a/mod/apps.php +++ b/mod/apps.php @@ -1,7 +1,14 @@ apps)==0) notice( t('No installed applications.') . EOL); @@ -13,6 +20,6 @@ function apps_content(&$a) { '$apps' => $a->apps, )); - + }