• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/googleplus.php
  • Класс: CSocServGooglePlusOAuth
  • Вызов: CSocServGooglePlusOAuth::GetSettings
public function GetSettings()
{
	return array(
		array("note"=>GetMessage("socserv_googleplus_note")),
	);
}