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