Commit 33524693dfd9057b92430b148ecb249e7cd7bb40

Authored by michael
1 parent 1138ac61

updated @author


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@123 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
lib/LDAPAuthenticator.inc
... ... @@ -9,7 +9,7 @@ require_once("$default->owl_fs_root/lib/Authenticator.inc");
9 9 * Perform authentication tasks against LDAP compliant directory server.
10 10 *
11 11 * @version $Revision$
12   - * @author michael@jamwarehouse.com
  12 + * @author <a href="mailto:michael@jamwarehouse.com>Michael Joseph</a>, Jam Warehouse (Pty) Ltd, South Africa
13 13 * @package dmslib
14 14 */
15 15 class LDAPAuthenticator extends Authenticator {
... ...