From: Friendika Date: Fri, 1 Jul 2011 05:00:08 +0000 (-0700) Subject: too much logging X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c08b85777aed76a45b0cfbfa381db419f58d047f;p=friendica.git too much logging --- diff --git a/include/poller.php b/include/poller.php index 666748cbc0..5565130e99 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)