debugging mark all seen for various notification types

This commit is contained in:
friendica
2013-02-04 00:03:19 -08:00
parent 13ff4b9f01
commit 421921d4d0
4 changed files with 17 additions and 11 deletions

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)