コード例 #1
0
ファイル: SessionState.php プロジェクト: packfire/session
function session_start()
{
    SessionState::start();
}