]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Auth/LDAP.pm
Rekursive Einbindung von Modulen verhindern.
[mfinanz.git] / SL / Auth / LDAP.pm
index 82122588dfda7f0393c24a4d1454de309c428bf4..4caeea0c5e0b83564a0838af0a03946f26736645 100644 (file)
@@ -2,7 +2,7 @@ package SL::Auth::LDAP;
 
 use English '-no_match_vars';
 
-use SL::Auth;
+#use SL::Auth;
 
 sub new {
   $main::lxdebug->enter_sub();