• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/controller/syncajax.php
  • Класс: BitrixCalendarControllerSyncAjax
  • Вызов: SyncAjax::disableShowGoogleApplicationRefusedAction
public function disableShowGoogleApplicationRefusedAction()
{
	CUserOptions::SetOption('calendar', 'showGoogleApplicationRefused', 'N');
}