Localization: user profile ++ language

SVN:trunk[356]
This commit is contained in:
Romain Quetiez
2010-04-21 07:35:19 +00:00
parent 018da0ddf4
commit 871e0ef101
7 changed files with 91 additions and 26 deletions

View File

@@ -47,6 +47,11 @@ class UserRightsNull extends UserRightsAddOnAPI
return 1;
}
public function GetUserLanguage($sUserName)
{
return 'EN US';
}
public function GetContactId($sUserName)
{
// this module has no link with the business data