示例#1
0
文件: Request.php 项目: phpdn/zphp
 public static function setLongServer($tag = 1)
 {
     self::$_long_server = $tag;
 }