コード例 #1
0
ファイル: BasicAuth.php プロジェクト: ramziammar/websites
 static function disable()
 {
     self::$disabled = true;
 }