mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +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:
@@ -267,6 +267,7 @@ $tpl = array(
|
||||
'tn_results_gen_time','tn_stats','tn_stats_nb','tn_stats_total',
|
||||
'tn_stats_max','tn_stats_min','tn_stats_mean' );
|
||||
templatize_array( $tpl, 'lang', $sub );
|
||||
$vtp->setGlobalVar( $sub, 'user_template', $user['template'] );
|
||||
//----------------------------------------------------- miniaturization results
|
||||
if ( isset( $_GET['dir'] ) )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user