]> git.mxchange.org Git - friendica.git/commitdiff
too much logging
authorFriendika <info@friendika.com>
Fri, 1 Jul 2011 05:00:08 +0000 (22:00 -0700)
committerFriendika <info@friendika.com>
Fri, 1 Jul 2011 05:00:08 +0000 (22:00 -0700)
include/poller.php

index 666748cbc0be7683c3317437861ecef99617e89e..5565130e99714045373689d2a78d449d5088ec4e 100644 (file)
@@ -105,7 +105,7 @@ function poller_run($argv, $argc){
                        continue;
 
                foreach($res as $contact) {
-                       logger('processing a contact');
+
                        $xml = false;
 
                        if($manual_id)