diff options
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); |