Skip to content

Commit

Permalink
Update install.php
Browse files Browse the repository at this point in the history
  • Loading branch information
soxft committed Dec 18, 2020
1 parent 86257cd commit f63eadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.php
Expand Up @@ -115,7 +115,7 @@ function configAdd($conn,$type,$content)
configAdd($conn,'urlcheck','true');
configAdd($conn,'xoauth','');
configAdd($conn,'px','25');
configAdd($conn,'version','2.1.4');
configAdd($conn,'version','2.1.5');
} else {
exit("<br/><center><h1>数据库连接失败!请确认数据库信息填写正确!</h1></center>");
}
Expand Down

0 comments on commit f63eadd

Please sign in to comment.