Changeset 29 for trunk/admin/admin.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/admin.php

    r26 r29  
    2424$tpl = array( 'menu_title', 'title_default', 'charset' );
    2525templatize_array( $tpl, 'lang', $handle );
     26$vtp->setGlobalVar( $handle, 'user_template', $user['template'] );
    2627//--------------------------------------- validating page and creation of title
    2728$page_valide = false;
Note: See TracChangeset for help on using the changeset viewer.