From e649ba5b131e1a3f28b32e2271770a4a08c15b11 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 18 Oct 2024 19:32:41 +0000 Subject: remove attach_upgrade() after 7 years it should not be required anymore --- Zotlabs/Daemon/Cron.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'Zotlabs/Daemon/Cron.php') diff --git a/Zotlabs/Daemon/Cron.php b/Zotlabs/Daemon/Cron.php index d2c863572..3f5ce28eb 100644 --- a/Zotlabs/Daemon/Cron.php +++ b/Zotlabs/Daemon/Cron.php @@ -178,9 +178,6 @@ class Cron { } } - require_once('include/attach.php'); - attach_upgrade(); - // once daily run birthday_updates and then expire in background // FIXME: add birthday updates, both locally and for xprof for use -- cgit v1.2.3