控制器版本移除 增加controller_load标签位

This commit is contained in:
thinkphp
2016-03-27 20:47:44 +08:00
parent bfd89eaed5
commit 1cb86e4a3b
3 changed files with 5 additions and 11 deletions

View File

@@ -71,8 +71,6 @@ return [
'pathinfo_depr' => '/',
// 获取当前页面地址的系统变量 默认为REQUEST_URI
'url_request_uri' => 'REQUEST_URI',
// 控制器版本参数
'var_version' => 'v',
// 基础URL路径
'base_url' => $_SERVER["SCRIPT_NAME"],
// URL伪静态后缀