예제 #1
0
파일: Feed.php 프로젝트: awebc/web_xbf
 public function fields()
 {
     $fields = parent::fields();
     return $fields;
 }