Exemplo n.º 1
0
 function init()
 {
     parent::init();
     $this->obj = new LoginModel();
 }
Exemplo n.º 2
0
 function init()
 {
     parent::init();
 }