mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update Install.php values
This commit is contained in:
parent
1f08a1e5ac
commit
99c0b3e9ef
@ -71,7 +71,7 @@ $languageObject = simplexml_load_file(EASYWIDIR . '/install/languages/' . $menuL
|
||||
$displayToUser = '';
|
||||
$systemCheckOk = array();
|
||||
$systemCheckError = array();
|
||||
$easyWiVersion = ($developer == 'Y') ? '6.2.0.1' : '6.2.0';
|
||||
$easyWiVersion = ($developer == 'Y') ? '6.2.2' : '6.2.2';
|
||||
|
||||
|
||||
if ($currentStep == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user