5 include_once(
"./Services/Awareness/classes/class.ilAwarenessUserProvider.php");
23 return "adm_contacts";
33 $this->lng->loadLanguageModule(
"adm");
34 return $this->lng->txt(
"adm_support_contacts");
44 $this->lng->loadLanguageModule(
"adm");
45 return $this->lng->txt(
"adm_awrn_support_contacts_info");
55 include_once(
"./Modules/SystemFolder/classes/class.ilSystemSupportContacts.php");
A class that provides a collection of users for the awareness tool.