aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/network.php')
-rw-r--r--mod/network.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/network.php b/mod/network.php
index 7559de293..e1061405f 100644
--- a/mod/network.php
+++ b/mod/network.php
@@ -509,7 +509,7 @@ function network_content(&$a, $update = 0, $load = false) {
'$search' => $search,
'$order' => $order,
'$file' => $file,
- '$cats' =? '',
+ '$cats' => '',
'$dend' => $datequery,
'$dbegin' => $datequery2
));