- Category upload admin control panel

git-svn-id: http://piwigo.org/svn/trunk@403 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas 2004-03-31 17:26:31 +00:00
commit b531871f12
14 changed files with 367 additions and 337 deletions

View file

@ -488,7 +488,7 @@ if ( isset ( $page['cat'] ) )
// category comment
if ( isset( $page['comment'] ) and $page['comment'] != '' )
{
$template->assign_block_vars('cat_infos.navigation',array('COMMENTS' => $page['cat_comment']));
$template->assign_block_vars('cat_infos.comment',array('COMMENTS' => $page['comment']));
}
}
//------------------------------------------------------------ log informations