mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 20:52:48 +08:00
Merge branch 'master' of https://github.com/top-think/think
This commit is contained in:
@@ -222,7 +222,7 @@ class Response
|
||||
|
||||
/**
|
||||
* URL重定向
|
||||
* @access protected
|
||||
* @access public
|
||||
* @param string $url 跳转的URL表达式
|
||||
* @param array|int $params 其它URL参数或http code
|
||||
* @return void
|
||||
@@ -240,7 +240,7 @@ class Response
|
||||
|
||||
/**
|
||||
* 设置响应头
|
||||
* @access protected
|
||||
* @access public
|
||||
* @param string $name 参数名
|
||||
* @param string $value 参数值
|
||||
* @return void
|
||||
|
||||
Reference in New Issue
Block a user