Rekursive Einbindung von Modulen verhindern.
[kivitendo-erp.git] / SL / Auth / DB.pm
index cc264ca..8d92d82 100644 (file)
@@ -2,7 +2,7 @@ package SL::Auth::DB;
 
 use DBI;
 
-use SL::Auth;
+#use SL::Auth;
 use SL::DBUtils;
 
 sub new {