Exemple #1
0
 function init()
 {
     parent::init();
     $this->layout = false;
 }
 function init()
 {
     parent::init();
     session_start();
 }