aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Admin.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-27 09:33:22 +0000
committerMario <mario@mariovavti.com>2021-05-27 09:33:22 +0000
commitc9d4802bf14cd135a75f89e4aa06976dfd628af5 (patch)
treec4fa7f1c90127864d3438b3c5212726a5a99cec9 /Zotlabs/Module/Admin.php
parent37558e24f8ca8eb4b74037e5ce245d3343fb5a52 (diff)
downloadvolse-hubzilla-c9d4802bf14cd135a75f89e4aa06976dfd628af5.tar.gz
volse-hubzilla-c9d4802bf14cd135a75f89e4aa06976dfd628af5.tar.bz2
volse-hubzilla-c9d4802bf14cd135a75f89e4aa06976dfd628af5.zip
Ãremove queue_fn includes
Diffstat (limited to 'Zotlabs/Module/Admin.php')
-rw-r--r--Zotlabs/Module/Admin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Module/Admin.php b/Zotlabs/Module/Admin.php
index 44c10b339..59a9e22b2 100644
--- a/Zotlabs/Module/Admin.php
+++ b/Zotlabs/Module/Admin.php
@@ -8,7 +8,6 @@
namespace Zotlabs\Module;
-require_once('include/queue_fn.php');
require_once('include/account.php');
/**