aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-25 16:48:32 -0700
committerredmatrix <git@macgirvin.com>2016-05-25 16:48:32 -0700
commite559f8b6a105ca38d826d5fa672d984c2b57d06b (patch)
treec2d9ee665e3d5389c18d85d935e0bad659e4ac26 /Zotlabs
parent0d8dcdbbc9650583bc96272844401ef371dfd896 (diff)
downloadvolse-hubzilla-e559f8b6a105ca38d826d5fa672d984c2b57d06b.tar.gz
volse-hubzilla-e559f8b6a105ca38d826d5fa672d984c2b57d06b.tar.bz2
volse-hubzilla-e559f8b6a105ca38d826d5fa672d984c2b57d06b.zip
duplicate daemon run of cronhooks
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Daemon/Poller.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/Zotlabs/Daemon/Poller.php b/Zotlabs/Daemon/Poller.php
index 278faf3ee..75efbf8f7 100644
--- a/Zotlabs/Daemon/Poller.php
+++ b/Zotlabs/Daemon/Poller.php
@@ -62,11 +62,6 @@ class Poller {
$d = datetime_convert();
- // TODO check to see if there are any cronhooks before wasting a process
-
- if(! $restart)
- Master::Summon(array('Cronhooks'));
-
// Only poll from those with suitable relationships
$abandon_sql = (($abandon_days)