Commit Graph

7 Commits

Author SHA1 Message Date
thinkphp
a28899656b Think\Route类改进 增加add等方法用于注册路由规则 并添加请求类型支持 路由规则支持闭包 2013-03-25 14:37:02 +08:00
thinkphp
dec45af1aa pathinfo URL规则修改还原 2013-03-14 14:42:55 +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
4b739dabd7 添加应用状态配置文件支持 2013-03-13 17:04:12 +08:00
thinkphp
b2b4edaee0 测试 2013-03-13 14:15:52 +08:00