debugging mark all seen for various notification types
This commit is contained in:
@@ -33,6 +33,7 @@ function update_network_content(&$a) {
|
||||
echo str_replace("\t",' ',$text);
|
||||
echo (($_GET['msie'] == 1) ? '</div>' : '</section>');
|
||||
echo "</body></html>\r\n";
|
||||
// logger('update_network: ' . $text);
|
||||
killme();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user