mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
['template'] as user_template for displaying pictures in the template
git-svn-id: http://piwigo.org/svn/trunk@29 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -21,6 +21,7 @@ $error = array();
|
||||
$tpl = array( 'permuser_authorized','permuser_forbidden','menu_groups',
|
||||
'submit','menu_users','permuser_parent_forbidden' );
|
||||
templatize_array( $tpl, 'lang', $sub );
|
||||
$vtp->setGlobalVar( $sub, 'user_template', $user['template'] );
|
||||
//-------------------------------------------------------------- category infos
|
||||
if ( isset( $_GET['cat_id'] ) )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user