コード例 #1
0
ファイル: errors.php プロジェクト: Roman921/Step-21
 public static function clearSession()
 {
     reqGmp::clearVar('sesErrors', 'session');
 }