Esempio n. 1
0
 public function init()
 {
     parent::init();
     // custom initialization code goes here
 }
Esempio n. 2
0
 public function init()
 {
     parent::init();
     // custom initialization code goes here
     $this->registerUploadDir();
 }