Example #1
0
 public function setLanguage($lang)
 {
     AuthUserData::updateLanguage($this->userData['userID'], $lang);
 }