Commit e232d7707a980e9fde4fe9f31bc2921d11380723
1 parent
a6fbefd6
commit mail test- added whitespace
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@177 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
0 deletions
lib/authentication/LDAPAuthenticator.inc
| @@ -48,6 +48,7 @@ class LDAPAuthenticator extends Authenticator { | @@ -48,6 +48,7 @@ class LDAPAuthenticator extends Authenticator { | ||
| 48 | function checkPassword($userName, $password) { | 48 | function checkPassword($userName, $password) { |
| 49 | global $default; | 49 | global $default; |
| 50 | $ldap = new AuthLdap(); | 50 | $ldap = new AuthLdap(); |
| 51 | + | ||
| 51 | } | 52 | } |
| 52 | } | 53 | } |
| 53 | ?> | 54 | ?> |