コード例 #1
0
ファイル: controleur.php プロジェクト: ChristopheSio/GSB
 public static function ajaxDesactiver()
 {
     Controleur::$estAjax = false;
 }