mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +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:
@@ -38,6 +38,7 @@ $tpl = array( 'stats_last_days','date','login',
|
||||
'stats_visitors','stats_empty', 'stats_pages_seen_graph_title',
|
||||
'stats_visitors_graph_title');
|
||||
templatize_array( $tpl, 'lang', $sub );
|
||||
$vtp->setGlobalVar( $sub, 'user_template', $user['template'] );
|
||||
//--------------------------------------------------- number of days to display
|
||||
if ( isset( $_GET['last_days'] ) )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user