Ejemplo n.º 1
0
 function init()
 {
     parent::init();
     $this->dq = $this->api->db->dsql();
 }
Ejemplo n.º 2
0
 function init()
 {
     parent::init();
     $this->setModel('Model_Customer');
 }
Ejemplo n.º 3
0
 function init()
 {
     parent::init();
 }