Esempio n. 1
0
 public function __init()
 {
     parent::__init();
     $this->model = K('Category');
 }