예제 #1
0
파일: query.php 프로젝트: pihizi/qf
 function fields($name)
 {
     return ORM_Model::fields($name);
 }