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/cat_list.php

    r21 r29  
    2626$vtp->setGlobalVar( $sub, 'cat_permission',  $lang['cat_permission'] );
    2727$vtp->setGlobalVar( $sub, 'cat_update',      $lang['cat_update'] );
     28$vtp->setGlobalVar( $sub, 'user_template',   $user['template'] );
    2829//---------------------------------------------------------------  rank updates
    2930if ( isset( $_GET['up'] ) && is_numeric( $_GET['up'] ) )
Note: See TracChangeset for help on using the changeset viewer.