- Timestamp:
- 09/30/08 22:46:05 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/codeigniter/trunk/system/application/controllers/user.php
r20306 r20318 202 202 203 203 $this->load->model('Status_model'); 204 list($data->last_comment, $data->posts_count) = $this->Status_model->get_last_comment($ data->id);204 list($data->last_comment, $data->posts_count) = $this->Status_model->get_last_comment($id); 205 205 list($data->friends_list, $data->friends_count) = 206 206 $this->User_model->get_friends_list($id);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)