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