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);