Changeset 27 for trunk/about.php


Ignore:
Timestamp:
Jul 21, 2003, 9:59:57 PM (21 years ago)
Author:
z0rglub
Message:

added $usertemplate as user_template for displaying PHP logo in the
template

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/about.php

    r18 r27  
    2525$tpl = array('about_page_title','about_title','about_message','about_return');
    2626templatize_array( $tpl, 'lang', $handle );
     27$vtp->setVar( $handle, 'user_template', $user['template'] );
    2728
    2829$url = './category.php?'.$_SERVER['QUERY_STRING'];
Note: See TracChangeset for help on using the changeset viewer.