Changeset 29 for trunk/admin/stats.php


Ignore:
Timestamp:
Jul 21, 2003, 10:51:47 PM (21 years ago)
Author:
z0rglub
Message:

template as user_template for displaying pictures in the template

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/stats.php

    r24 r29  
    3939              'stats_visitors_graph_title');
    4040templatize_array( $tpl, 'lang', $sub );
     41$vtp->setGlobalVar( $sub, 'user_template', $user['template'] );
    4142//--------------------------------------------------- number of days to display
    4243if ( isset( $_GET['last_days'] ) )
Note: See TracChangeset for help on using the changeset viewer.