• Модуль: mail
  • Путь к файлу: ~/bitrix/modules/mail/lib/helper/mailbox.php
  • Класс: BitrixMailHelperMailbox
  • Вызов: Mailbox::updateGlobalCounterForCurrentUser
public function updateGlobalCounterForCurrentUser()
{
	$this->updateGlobalCounter($this->mailbox['USER_ID']);
}