Improve code (#1658)

environments/ppa-mbqj77/deployments/713^2
Christophe Maudoux 6 years ago
parent 4c145e4c03
commit 30c0f2edf0
  1. 1
      lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Plugins/CheckUser.pm

@ -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 )

Loading…
Cancel
Save