コード例 #1
0
ファイル: Haanga.php プロジェクト: narock/lodspeakr
 public static function enableDebug($bool)
 {
     self::$debug = $bool;
 }