1
0
Fork 0
mirror of synced 2025-04-04 14:23:33 +03:00

ref #91040 правка ошибок модуля

This commit is contained in:
Ivan Chaplygin 2023-07-13 17:41:25 +03:00
parent 019fcbb0ec
commit 60739cfd8a

View file

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