too much logging

This commit is contained in:
Friendika 2011-06-30 22:00:08 -07:00
parent 481cd708ac
commit c08b85777a
1 changed files with 1 additions and 1 deletions

View File

@ -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)