don't need this line anymore
This commit is contained in:
parent
61adb7d962
commit
d4689365c3
1 changed files with 0 additions and 1 deletions
|
|
@ -463,7 +463,6 @@ sub www_editUserSave {
|
|||
|
||||
# Display an error telling them the username they are trying to use is not available and suggest alternatives
|
||||
} else {
|
||||
my $username = $session->form->process("username");
|
||||
$error = '<ul>' . sprintf($i18n->get(77), $postedUsername, $postedUsername, $postedUsername, $session->datetime->epochToHuman($session->datetime->time(),"%y")).'</ul>';
|
||||
}
|
||||
if ($isSecondary) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue