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