예제 #1
0
파일: Basic.php 프로젝트: respond/atk4
 function execQuery()
 {
     $this->processSorting();
     return parent::execQuery();
 }