예제 #1
0
파일: SQLAuth.php 프로젝트: respond/atk4
 function init()
 {
     parent::init();
     $this->dq = $this->api->db->dsql();
 }
예제 #2
0
 function init()
 {
     parent::init();
     $this->setModel('Model_Customer');
 }
예제 #3
0
 function init()
 {
     parent::init();
 }