Improve code (#1658)

This commit is contained in:
Christophe Maudoux 2019-03-10 22:01:55 +01:00
parent 4c145e4c03
commit 30c0f2edf0

View File

@ -79,6 +79,7 @@ sub check {
LANGS => $self->conf->{showLanguages},
MSG => "PE$msg",
ALERTE => 'alert-warning',
LOGIN => '',
TOKEN => $token,
};
return $self->p->sendJSONresponse( $req, $params )