コード例 #1
0
ファイル: crm_catalog.php プロジェクト: DarneoStudio/bitrix
 public static function OnIBlockDelete($ID)
 {
     return CCrmCatalog::Delete($ID);
 }