too much logging
This commit is contained in:
parent
481cd708ac
commit
c08b85777a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ function poller_run($argv, $argc){
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
foreach($res as $contact) {
|
foreach($res as $contact) {
|
||||||
logger('processing a contact');
|
|
||||||
$xml = false;
|
$xml = false;
|
||||||
|
|
||||||
if($manual_id)
|
if($manual_id)
|
||||||
|
|
Loading…
Reference in a new issue