コード例 #1
0
ファイル: CLog.class.php プロジェクト: drehere/shenmegui
 public static function setQueryId($strQueryId)
 {
     return self::$strQueryId = $strQueryId;
 }