コード例 #1
0
ファイル: DBG.php プロジェクト: Niggu/cloudrexx
 public static function setSQLQueryCache($msg)
 {
     self::$sql_query_cache = $msg;
 }