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