mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
upgrade check
This commit is contained in:
@@ -46,6 +46,7 @@ class BeforeUpgrade
|
||||
$errorMessageList = [];
|
||||
|
||||
$this->processCheckExtension('Advanced Pack', '2.13.9', $errorMessageList);
|
||||
$this->processCheckExtension('Real Estate', '1.6.2', $errorMessageList);
|
||||
|
||||
if (!count($errorMessageList)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user