mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-18 16:02:55 +00:00
Merge branch 'master' of https://gitee.com/ZhongBangKeJi/CRMEB
This commit is contained in:
commit
1af9db7488
@ -68,7 +68,7 @@ switch ($step) {
|
||||
case '2':
|
||||
|
||||
if (phpversion() < 5) {
|
||||
die('本系统需要PHP5+MYSQL >=4.1环境,当前PHP版本为:' . phpversion());
|
||||
die('本系统需要PHP5+MYSQL >=5.5.9环境,当前PHP版本为:' . phpversion());
|
||||
}
|
||||
|
||||
$phpv = @ phpversion();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user