diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2012-10-23 20:59:20 +1100 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2012-10-23 20:59:20 +1100 |
commit | 672da80282d4a99adb12fc09bde89af656f0b13b (patch) | |
tree | c6acfb89872296484467136f67274d77fb55031f /include/poller.php | |
parent | 364266e7a0f11f8e39712ad0a8c1fc4d89c75b06 (diff) | |
download | volse-hubzilla-672da80282d4a99adb12fc09bde89af656f0b13b.tar.gz volse-hubzilla-672da80282d4a99adb12fc09bde89af656f0b13b.tar.bz2 volse-hubzilla-672da80282d4a99adb12fc09bde89af656f0b13b.zip |
progress however tedious
Diffstat (limited to 'include/poller.php')
-rw-r--r-- | include/poller.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/poller.php b/include/poller.php index d2780be0a..2396c3b8a 100644 --- a/include/poller.php +++ b/include/poller.php @@ -81,8 +81,6 @@ function poller_run($argv, $argc){ if($d2 != intval($d1)) { - update_contact_birthdays(); - update_suggestions(); set_config('system','last_expire_day',$d2); |