aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
Diffstat (limited to 'search.php')
-rw-r--r--search.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/search.php b/search.php
index 1ff498db7..673112424 100644
--- a/search.php
+++ b/search.php
@@ -352,7 +352,8 @@ if (isset($_POST['submit']))
display_select_categories($structure,
' ',
$selecteds,
- 'category_option');
+ 'category_option',
+ array());
$categories_selected = '';
if (isset($_POST['categories-check']))