示例#1
0
文件: DBG.php 项目: Niggu/cloudrexx
 public static function setSQLQueryCache($msg)
 {
     self::$sql_query_cache = $msg;
 }