Skip to content
This repository was archived by the owner on Jan 4, 2020. It is now read-only.

Commit 45489ac

Browse files
committed
聚合查询安全更新
1 parent 43d3d95 commit 45489ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ThinkPHP/ThinkPHP.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323

2424
// 版本信息
25-
const THINK_VERSION = '3.2.4';
25+
const THINK_VERSION = '3.2.5';
2626

2727
// URL 模式定义
2828
const URL_COMMON = 0; //普通模式

0 commit comments

Comments
 (0)