Skip to content

Conversation

@vus520
Copy link
Owner

@vus520 vus520 commented Apr 9, 2013

merge

liu21st and others added 30 commits January 3, 2013 09:49
$map['YEAR(schedu_time)'] = $year;
$map['MONTH(schedu_time)'] = $month;
$Model->where($map)->select();
修正mysql驱动的存储过程查询支持
修复“查询缓存”无法设置过期时间问题
建议ob头在最前输出,因为load_ext_file()所加载的方法中可能会导致ob输出异常
修复查询缓存无法设置过期时间
$model->result(array('myclas','test'))->find();
用于替代Action方法里面的_get _post等方法,便于全局使用。
I('get.url','',FILTER_VALIDATE_URL);
支持字符标识过滤
I('get.url','','url');
vus520 added a commit that referenced this pull request Apr 9, 2013
@vus520 vus520 merged commit 863f708 into vus520:master Apr 9, 2013
vus520 pushed a commit that referenced this pull request Oct 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants