aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_category.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions_category.inc.php')
-rw-r--r--include/functions_category.inc.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/functions_category.inc.php b/include/functions_category.inc.php
index 7cde5e35c..02261fa56 100644
--- a/include/functions_category.inc.php
+++ b/include/functions_category.inc.php
@@ -250,8 +250,7 @@ function display_select_categories($categories,
$option = strip_tags(
get_cat_display_name_cache(
$category['uppercats'],
- null,
- false
+ null
)
);
}