['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:
z0rglub
2003-07-21 20:51:47 +00:00
parent e9b4e0e0de
commit b125c3b086
10 changed files with 16 additions and 4 deletions
+1
View File
@@ -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'] ) )
{