aboutsummaryrefslogtreecommitdiffstats
path: root/include/poller.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/poller.php')
-rw-r--r--include/poller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/poller.php b/include/poller.php
index 1eba918e8..3052ace64 100644
--- a/include/poller.php
+++ b/include/poller.php
@@ -50,7 +50,7 @@ function poller_run($argv, $argc){
if($d2 != intval($d1)) {
- update_suggestions();
+// update_suggestions();
set_config('system','last_expire_day',$d2);
proc_run('php','include/expire.php');