Reset $msg on each iteration, otherwise a message with eg no subject
[squirrelmail.git] / functions / abook_ldap_server.php
index 858889a1766924c82c0d353d3a9409ede3d63f30..e60f8bd236b5d399ae08099a84774869bddeef73 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * abook_ldap_server.php
  *
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Address book backend for LDAP server
@@ -27,8 +27,9 @@
  * NOTE. This class should not be used directly. Use the
  *       "AddressBook" class instead.
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
+ * @subpackage addressbook
  */
 
 /**