Changeset 850 for trunk/profile.php
- Timestamp:
- Aug 26, 2005, 12:43:47 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/profile.php
r808 r850 143 143 // | page header and options | 144 144 // +-----------------------------------------------------------------------+ 145 145 146 $title= $lang['customize_page_title']; 147 $page['body_id'] = 'theProfilePage'; 146 148 include(PHPWG_ROOT_PATH.'include/page_header.php'); 147 149 148 150 $url_action = PHPWG_ROOT_PATH.'profile.php'; 151 149 152 //----------------------------------------------------- template initialization 150 153 $template->set_filenames(array('profile_body'=>'profile.tpl'));
Note: See TracChangeset
for help on using the changeset viewer.