コード例 #1
0
ファイル: DBAccess.class.php プロジェクト: hderanga/snaptag
 static function enableDebug()
 {
     self::$_DEBUGMODE = true;
 }