aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/network.php')
-rw-r--r--mod/network.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/network.php b/mod/network.php
index 0e8c8746f..38d2bbb0c 100644
--- a/mod/network.php
+++ b/mod/network.php
@@ -39,6 +39,9 @@ function network_content(&$a) {
));
+ $o .= '<div id="live-network"></div>' . "\r\n";
+
+
$sql_extra = '';