Commit Graph

26 Commits

Author SHA1 Message Date
thinkphp
788aeb686c 修正 2015-12-08 10:56:47 +08:00
upfy@qq.com
dfb9a73bea 添加socketlog调试的支持 2015-12-08 09:57:32 +08:00
thinkphp
2694a640ff 改进路由闭包的支持 2015-12-01 23:11:33 +08:00
thinkphp
5f1fe79e17 改进Config类和App类 Lange类
支持扩展配置文件分离
2015-12-01 19:47:57 +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
d886644b58 改进两处命名规范 2015-05-08 14:12:52 +08:00
thinkphp
7bb958636e 更新核心 2015-03-27 15:38:46 +08:00
thinkphp
aa123aa8a2 更新核心文件 2015-03-26 16:15:35 +08:00
thinkphp
8872878e9c 去掉一些不用的文件 2015-01-20 09:21:35 +08:00
huangdijia
0035b77d56 修正 几个Notice级的错误 2015-01-19 16:27:14 +08:00
thinkphp
b34b209af4 更新核心类库 2015-01-19 11:04:05 +08:00
ThinkPHP
05a4811f21 支持模块下面的控制器分组 2013-08-01 18:20:54 +08:00
ThinkPHP
dc4ed37b4c 数据库配置信息调整 2013-04-27 21:16:25 +08:00
ThinkPHP
bc34293c78 数据库连接配置信息调整 2013-04-18 21:16:43 +08:00
麦当苗儿
9b1a67881e 文件末尾添加换行符 2013-04-15 16:16:53 +08:00
麦当苗儿
f83c8b0cb2 管理配置代码格式规范调整 2013-04-15 11:03:18 +08:00
麦当苗儿
2a26762cf6 文件注释规范调整 2013-04-15 10:48:09 +08:00
thinkphp
5f4291f6d4 惯例配置调整 2013-04-11 17:31:43 +08:00
thinkphp
fa79325e3c 简化惯例配置文件 2013-04-11 17:11:28 +08:00
thinkphp
1899377dd7 增加跳转模板 2013-04-10 18:28:25 +08:00
thinkphp
90fac61dea 添加url_pathinfo_rule参数用于设置模块的PATHINFO URL规则
例如:
'url_pathinfo_rule' =>  'c/id?a=index',
2013-03-14 14:14:41 +08:00
thinkphp
b96c650a1e 命名规范调整 2013-03-14 09:42:11 +08:00
thinkphp
7b1541e1f8 Controll更改为Controller 2013-03-13 17:46:03 +08:00
thinkphp
b2b4edaee0 测试 2013-03-13 14:15:52 +08:00