Changeset 20389 for events/phpframework/codeigniter/trunk/system/application/controllers/account.php
- Timestamp:
- 10/01/08 21:45:33 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/codeigniter/trunk/system/application/controllers/account.php
r20283 r20389 246 246 $this->User_model->set_user_image($id, $id . $upload_data['file_ext']); 247 247 248 $data->msg .= '<h1 >これはいい画像ですね。</h1>';248 $data->msg .= '<h1 id="msg">これはいい画像ですね。</h1>'; 249 249 } 250 250 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)