Commit Graph

9 Commits

Author SHA1 Message Date
thinkphp
647d47ccb4 数据库中间层改为PDO
增加Think\Db\Lite 用于操作原生SQL需求
2013-03-17 18:56:15 +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
e43e62197b 修改版本号为4.0beta 2013-03-13 16:58:43 +08:00
thinkphp
ef2cd3baf7 修改import方法 2013-03-13 16:57:50 +08:00
thinkphp
b2b4edaee0 测试 2013-03-13 14:15:52 +08:00