real estate version check
This commit is contained in:
@@ -46,6 +46,7 @@ class BeforeUpgrade
|
||||
|
||||
$this->processCheckExtension('Advanced Pack', '2.8.0', $errorMessageList);
|
||||
$this->processCheckExtension('Sales Pack', '1.1.0', $errorMessageList);
|
||||
$this->processCheckExtension('Real Estate', '1.5.0', $errorMessageList);
|
||||
|
||||
if (!count($errorMessageList)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user