コード例 #1
0
ファイル: Request.php プロジェクト: phpdn/zphp
 public static function setHttpServer($tag = 1)
 {
     self::$_is_http = $tag;
 }