Adding help information for release 1.3

git-svn-id: http://piwigo.org/svn/trunk@106 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2003-09-14 16:21:21 +00:00
parent 058c5e2b76
commit bb82ab893b
2 changed files with 38 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ $tpl = array( );
templatize_array( $tpl, 'lang', $sub );
//----------------------------------------------------- help categories display
$categories = array( 'images','thumbnails','database','remote','upload',
'infos' );
'virtual','groups','access','infos' );
foreach ( $categories as $category ) {
$vtp->addSession( $sub, 'cat' );
if ( $category == 'images' )