mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
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:
+1
-1
@@ -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' )
|
||||
|
||||
Reference in New Issue
Block a user