diff options
-rw-r--r-- | category.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/category.php b/category.php index 1d9c75fe4..bd19bb847 100644 --- a/category.php +++ b/category.php @@ -263,6 +263,7 @@ if (isset($page['cat']) ,'recent_pics' ,'best_rated' ,'list' + ,'fav' )))) { include(PHPWG_ROOT_PATH.'include/category_default.inc.php'); |