diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Slave.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Slave.pm index ce47292c7..c94a5f5bc 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Slave.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Slave.pm @@ -9,7 +9,7 @@ use Exporter; use base qw(Exporter); use strict; -our @EXPORT = qw(checkIP); +our @EXPORT = qw(checkIP checkHeader); our $VERSION = '2.0.0'; ## @method Lemonldap::NG::Portal::_Slave checkIP()