This commit is contained in:
Xavier Guimard 2016-03-25 11:32:20 +00:00
parent 73f3fc0576
commit ed0451cbae

View File

@ -6,7 +6,7 @@
# This specific handler is intended to be called directly by Apache
package Lemonldap::NG::Handler::Specific::AuthBasic;
package Lemonldap::NG::Handler::AuthBasic;
use Lemonldap::NG::Handler::ApacheMP2;
use Digest::MD5;