aboutsummaryrefslogtreecommitdiffstats
path: root/mod/update_network.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/update_network.php')
-rw-r--r--mod/update_network.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/update_network.php b/mod/update_network.php
index e13eef0e6..16de19365 100644
--- a/mod/update_network.php
+++ b/mod/update_network.php
@@ -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();
} \ No newline at end of file