コード例 #1
0
ファイル: controller.php プロジェクト: k-kalashnikov/forKoda
 function beforeroute()
 {
     session_start();
     \helpers\Msg::init();
 }