mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
Localization: user profile ++ language
SVN:trunk[356]
This commit is contained in:
@@ -336,6 +336,12 @@ class UserRightsMatrix extends UserRightsAddOnAPI
|
||||
return $oLogin->Get('userid');
|
||||
}
|
||||
|
||||
// this module does not handle localization
|
||||
public function GetUserLanguage($sUserName)
|
||||
{
|
||||
return 'EN US';
|
||||
}
|
||||
|
||||
public function GetContactId($sUserName)
|
||||
{
|
||||
// this module has no link with the business data
|
||||
|
||||
Reference in New Issue
Block a user