This commit is contained in:
friendica
2012-12-16 02:07:16 -08:00
parent 76b289504b
commit 696551222e
2 changed files with 2 additions and 2 deletions

View File

@@ -509,7 +509,7 @@ function network_content(&$a, $update = 0, $load = false) {
'$search' => $search,
'$order' => $order,
'$file' => $file,
'$cats' =? '',
'$cats' => '',
'$dend' => $datequery,
'$dbegin' => $datequery2
));