aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/poller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/poller.php b/include/poller.php
index 666748cbc..5565130e9 100644
--- a/include/poller.php
+++ b/include/poller.php
@@ -105,7 +105,7 @@ function poller_run($argv, $argc){
continue;
foreach($res as $contact) {
- logger('processing a contact');
+
$xml = false;
if($manual_id)