From 60739cfd8a67a9b9b5f6226f19a89869cd145d5b Mon Sep 17 00:00:00 2001 From: Ivan Chaplygin Date: Thu, 13 Jul 2023 17:41:25 +0300 Subject: [PATCH] =?UTF-8?q?ref=20#91040=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE=D0=BA=20=D0=BC=D0=BE?= =?UTF-8?q?=D0=B4=D1=83=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- intaro.retailcrm/install/index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/intaro.retailcrm/install/index.php b/intaro.retailcrm/install/index.php index 07908158..68b83ae6 100644 --- a/intaro.retailcrm/install/index.php +++ b/intaro.retailcrm/install/index.php @@ -1110,7 +1110,6 @@ class intaro_retailcrm extends CModule ); $this->CopyFiles(); - $this->CopyFilesSubscribe(); COption::RemoveOption($this->MODULE_ID, $this->CRM_CATALOG_BASE_PRICE); @@ -1306,7 +1305,6 @@ class intaro_retailcrm extends CModule $this->deleteFiles(); $this->deleteLPEvents(); - $this->deleteSubscribeEvents(); UnRegisterModule($this->MODULE_ID);