Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
049858ca
Commit
049858ca
authored
Jun 17, 2020
by
gloria
Browse files
fix: delete one line
parent
446e1131
Changes
1
Hide whitespace changes
Inline
Side-by-side
script/rvd_front
View file @
049858ca
...
...
@@ -1332,7 +1332,6 @@ sub user_settings {
}
$c->param('tongue' => $USER->language);
my @errors;
use Data::Dumper;
if ($c->param('button_click')) {
my $auth_ok;
eval { $auth_ok = Ravada::Auth::login($USER->name, $c->param('current_password'))};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment