favorite category accessible

git-svn-id: http://piwigo.org/svn/trunk@626 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2004-11-30 20:32:44 +00:00
parent 759b1e8839
commit 5379225172
+1
View File
@@ -263,6 +263,7 @@ if (isset($page['cat'])
,'recent_pics'
,'best_rated'
,'list'
,'fav'
))))
{
include(PHPWG_ROOT_PATH.'include/category_default.inc.php');