X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fapps.php;h=199ce0f9188021b27e93d99391d5e2d9103d5774;hb=53c1bf6ba321970fe7de551044f7951f002b57ec;hp=8049b45fb3e846162b8a06ab41bfa2763b61b84a;hpb=9d2afc2d3c12f6b70eae11487e491e2d8604ed60;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, )); - + }