- Timestamp:
- 09/30/08 20:47:19 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/codeigniter/trunk/system/application/controllers/user.php
r20288 r20306 140 140 141 141 $this->load->model('Status_model'); 142 list($data->last_comment, $data->posts_count) = $this->Status_model->get_last_comment($ did);142 list($data->last_comment, $data->posts_count) = $this->Status_model->get_last_comment($id); 143 143 $data->friends_list = $data->list; 144 144 $data->followers_count = $this->User_model->get_followers_count($id);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)