Exemplo n.º 1
0
 function init()
 {
     parent::init();
     $this->layout = false;
 }
Exemplo n.º 2
0
 function init()
 {
     parent::init();
     session_start();
 }