Esempio n. 1
0
 protected static function init()
 {
     Session::init();
     ErrorHandler::init();
     Router::init();
 }