aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-01-27 17:51:49 +0100
committerMario Vavti <mario@mariovavti.com>2017-01-27 17:51:49 +0100
commit8b5793e629baaf2084909d310d967abda277ae81 (patch)
tree57009debebe6ea5dea06367a2a62f1e2cd4c1da9 /Zotlabs
parentde668f5999f0741e85c6791c2a76c0a30a7591f7 (diff)
downloadvolse-hubzilla-8b5793e629baaf2084909d310d967abda277ae81.tar.gz
volse-hubzilla-8b5793e629baaf2084909d310d967abda277ae81.tar.bz2
volse-hubzilla-8b5793e629baaf2084909d310d967abda277ae81.zip
more work on app-bin
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Module/Apps.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Module/Apps.php b/Zotlabs/Module/Apps.php
index 9186848df..1ccd792eb 100644
--- a/Zotlabs/Module/Apps.php
+++ b/Zotlabs/Module/Apps.php
@@ -17,7 +17,6 @@ class Apps extends \Zotlabs\Web\Controller {
$apps = array();
-
if(local_channel()) {
Zlib\Apps::import_system_apps();
$syslist = array();