diff --git a/fp-includes/smarty/plugins/function.list_categories.php b/fp-includes/smarty/plugins/function.list_categories.php index ec1b496..7e77414 100755 --- a/fp-includes/smarty/plugins/function.list_categories.php +++ b/fp-includes/smarty/plugins/function.list_categories.php @@ -32,7 +32,7 @@ function smarty_function_list_categories($params) //, &$smarty) $cats = trim(io_load_file(CONTENT_DIR . 'categories.txt')); $stack=array(0); $arr=array(); - $explode_result=explode("\n", $cats) + $explode_result=explode("\n", $cats); return '