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