コード例 #1
0
ファイル: logger.php プロジェクト: panser/wandromaha
 public static function PowerOff()
 {
     self::$_on = false;
 }