Revision 684e84d8
Von Sven Schöling vor etwa 15 Jahren hinzugefügt
SL/Auth/LDAP.pm | ||
---|---|---|
2 | 2 |
|
3 | 3 |
use English '-no_match_vars'; |
4 | 4 |
|
5 |
use SL::Auth; |
|
5 |
#use SL::Auth;
|
|
6 | 6 |
|
7 | 7 |
sub new { |
8 | 8 |
$main::lxdebug->enter_sub(); |
Auch abrufbar als: Unified diff
Rekursive Einbindung von Modulen verhindern.