before upgrade version check
This commit is contained in:
@@ -52,6 +52,7 @@ class BeforeUpgrade
|
|||||||
{
|
{
|
||||||
$errorMessageList = [];
|
$errorMessageList = [];
|
||||||
|
|
||||||
|
$this->processCheckExtension('Advanced Pack', '3.0.0', $errorMessageList);
|
||||||
$this->processCheckExtension('Google Integration', '1.6.0', $errorMessageList);
|
$this->processCheckExtension('Google Integration', '1.6.0', $errorMessageList);
|
||||||
|
|
||||||
if (!count($errorMessageList)) {
|
if (!count($errorMessageList)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user