Commit Graph

15 Commits

Author SHA1 Message Date
thinkphp
75f32db911 路由支持分组
默认加载公共配置文件的routes参数作为路由设置
其他规则需要自己注册
2015-11-22 17:53:44 +08:00
thinkphp
3b21161c0a 规范修正 2015-10-04 22:32:55 +08:00
thinkphp
27e724bb3c PSR规范调整 2015-10-04 13:05:15 +08:00
thinkphp
1cfb3704c6 规范调整 2015-10-03 21:43:48 +08:00
thinkphp
9dcfeefb1f 修正空控制器名称和关键字冲突的问题
空控制器默认改为 Error 并且可以自定义 通过修改 empty_controller 参数
2015-09-26 21:52:03 +08:00
thinkphp
e58fa93b59 app模式重构 2015-09-26 20:45:09 +08:00
thinkphp
36a84e75de 添加api接口的支持 2015-05-12 15:34:04 +08:00
thinkphp
33eed33826 Merge branch 'master' of https://github.com/liu21st/think 2015-04-30 13:44:25 +08:00
Mr.Wang
00920ab5c0 Session 应该在 初始化 公共模块 之后 2015-04-30 09:45:47 +08:00
thinkphp
7bb958636e 更新核心 2015-03-27 15:38:46 +08:00
thinkphp
aa123aa8a2 更新核心文件 2015-03-26 16:15:35 +08:00
thinkphp
e96ac8493f session类和input类调整
注释调整
2015-02-23 20:54:16 +08:00
thinkphp
b8344fa91a 配置文件调整
控制器类的ajaxReturn方法调整
2015-02-23 15:38:12 +08:00
huangdijia
55adc28ac0 修正 命名空间大小写 2015-01-24 09:32:35 +08:00
thinkphp
b32d00b7f8 更新 2015-01-22 09:29:54 +08:00