コード例 #1
0
ファイル: Session.php プロジェクト: arrowrowe/ilex
 protected function start()
 {
     Core\Session::start();
 }