Missing declaration (#1422)

This commit is contained in:
Xavier Guimard 2018-05-16 11:06:25 +02:00
parent de93bb487a
commit be4b0701d2
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ use IO::String;
use Lemonldap::NG::Portal::Main::Constants qw(
PE_OK
PE_RENEWSESSION
PE_SENDRESPONSE
);
extends 'Lemonldap::NG::Portal::Main::Plugin';