diff options
author | Mario <mario@mariovavti.com> | 2021-05-27 09:33:22 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-05-27 09:33:22 +0000 |
commit | c9d4802bf14cd135a75f89e4aa06976dfd628af5 (patch) | |
tree | c4fa7f1c90127864d3438b3c5212726a5a99cec9 /Zotlabs | |
parent | 37558e24f8ca8eb4b74037e5ce245d3343fb5a52 (diff) | |
download | volse-hubzilla-c9d4802bf14cd135a75f89e4aa06976dfd628af5.tar.gz volse-hubzilla-c9d4802bf14cd135a75f89e4aa06976dfd628af5.tar.bz2 volse-hubzilla-c9d4802bf14cd135a75f89e4aa06976dfd628af5.zip |
Ãremove queue_fn includes
Diffstat (limited to 'Zotlabs')
-rw-r--r-- | Zotlabs/Module/Admin.php | 1 |
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'); /** |