reduce debug noise

This commit is contained in:
friendica 2013-02-08 03:26:10 -08:00
parent dbc024cdaf
commit 07e0ffd7c7

View File

@ -680,7 +680,7 @@ function network_content(&$a, $update = 0, $load = false) {
}
logger('items: ' . count($items));
// logger('items: ' . count($items));
if($update_unseen)
$r = q("UPDATE `item` SET item_flags = ( item_flags ^ %d)