コード例 #1
0
ファイル: query_tbd.php プロジェクト: pdelbar/onethree
 public static function setDebug($bool)
 {
     self::$_debug = $bool;
 }