예제 #1
0
파일: Request.php 프로젝트: phpdn/zphp
 public static function setLongServer($tag = 1)
 {
     self::$_long_server = $tag;
 }