...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/agent/history/leadstatushistorywithsupposed.php
- Класс: Bitrix\Crm\Agent\History\LeadStatusHistoryWithSupposed
- Вызов: LeadStatusHistoryWithSupposed::dropLastStoredLeadIdTable
private function dropLastStoredLeadIdTable() { global $DB; $DB->Query('DROP TABLE b_crm_last_stored_lead_status_history_id;'); }