diff options
Diffstat (limited to 'Zotlabs/Daemon/Cron_weekly.php')
-rw-r--r-- | Zotlabs/Daemon/Cron_weekly.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Daemon/Cron_weekly.php b/Zotlabs/Daemon/Cron_weekly.php index dc781ad73..1d8420947 100644 --- a/Zotlabs/Daemon/Cron_weekly.php +++ b/Zotlabs/Daemon/Cron_weekly.php @@ -21,7 +21,6 @@ class Cron_weekly { require_once('include/hubloc.php'); prune_hub_reinstalls(); - require_once('include/Contact.php'); mark_orphan_hubsxchans(); |