Fix SOAP configuration module (#1288)

environments/ppa-mbqj77/deployments/1
Clément Oudot 8 years ago
parent 2ec88532ad
commit 70693929e4
  1. 1
      lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/Backends/SOAP.pm

@ -3,6 +3,7 @@ package Lemonldap::NG::Common::Conf::Backends::SOAP;
use strict;
use utf8;
use SOAP::Lite;
use Lemonldap::NG::Common::Conf::Constants;
our $VERSION = '2.0.0';

Loading…
Cancel
Save