Commit 2987946e59168dfbaa8d8cace55c87a5490c7147

Authored by michael
1 parent a6384830

commit mail test- added whitespace


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@177 c91229c3-7414-0410-bfa2-8a42b809f60b
lib/authentication/LDAPAuthenticator.inc
... ... @@ -48,6 +48,7 @@ class LDAPAuthenticator extends Authenticator {
48 48 function checkPassword($userName, $password) {
49 49 global $default;
50 50 $ldap = new AuthLdap();
  51 +
51 52 }
52 53 }
53 54 ?>
... ...