Searched refs:usersepchar (Results 1 – 1 of 1) sorted by relevance
19 private $usersepchar = "@"; variable in auth_plugin_authhiorgserver171 if(strpos($u,$this->usersepchar)===false) {190 return $this->cleanUser($user) . $this->usersepchar . $this->cleanUser($ov);