Commit Graph

10 Commits

Author SHA1 Message Date
thinkphp
7d025ba2cb hook类的add方法增加first参数 支持把某个行为放到钩子的开头首先执行 2015-12-28 12:22:38 +08:00
thinkphp
e654fcae5c 修正日志记录写法 2015-12-20 18:23:21 +08:00
thinkphp
45dc26a656 改进 hook类的exec方法 2015-12-10 17:46:23 +08:00
thinkphp
b1f4cad00b 改进hook类 2015-12-10 17:37:05 +08:00
thinkphp
27e724bb3c PSR规范调整 2015-10-04 13:05:15 +08:00
thinkphp
aa123aa8a2 更新核心文件 2015-03-26 16:15:35 +08:00
thinkphp
d28e27270c 类库别名和调用修正
增加sae日志驱动
改进Hook类的exec方法
行为扩展优先检测标签方法 不存在则调用run方法
NOW_TIME改用REQUEST_TIME_FLOAT
变量命名规范
2015-02-24 10:45:34 +08:00
thinkphp
e96ac8493f session类和input类调整
注释调整
2015-02-23 20:54:16 +08:00
huangdijia
55adc28ac0 修正 命名空间大小写 2015-01-24 09:32:35 +08:00
thinkphp
b32d00b7f8 更新 2015-01-22 09:29:54 +08:00