Changeset 375 for trunk/admin.php


Ignore:
Timestamp:
Feb 26, 2004, 7:33:45 PM (20 years ago)
Author:
gweltas
Message:

New default template - User side

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin.php

    r364 r375  
    3636$tpl = array( 'title_default','charset','install_warning' );
    3737templatize_array( $tpl, 'lang', $handle );
     38$vtp->setGlobalVar( $handle, 'style', './template/'.$user['template'].'/'.$user['template'].'-admin.css');
    3839//-------------------------------------------------- install.php still exists ?
    3940if ( is_file( './install.php' ) )
Note: See TracChangeset for help on using the changeset viewer.