Changeset 408 for branches/release-1_3/picture.php
- Timestamp:
- Mar 31, 2004, 11:19:36 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/release-1_3/picture.php
r350 r408 220 220 $handle = $vtp->Open( './template/'.$user['template'].'/picture.vtp' ); 221 221 initialize_template(); 222 $vtp->setGlobalVar( $handle, 'user_template', $user['template'] ); 222 223 223 224 $tpl = array( 'back','submit','comments_title','comments_del','delete',
Note: See TracChangeset
for help on using the changeset viewer.