Example #1
0
 function get_item()
 {
     return ($row = parent::get_item()) ? array_merge($this->forum_data, $row) : $row;
 }