• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/util/agentmanager.php
  • Класс: BitrixTasksUtilAgentManager
  • Вызов: AgentManager::sendReminder
static function sendReminder()
{
	CTaskReminders::SendAgent();

	return '\'.__CLASS__."::sendReminder();";
}