Beispiel #1
0
 public function lu(GWF_User $user, $key, $args = NULL)
 {
     return $this->module->langUser($user, $key, $args);
 }