Removed a lot of the warnings generated when PHP has all warnings enabled.
[squirrelmail.git] / functions / abook_database.php
index e885ffa404889661230e5f5fbbf2e0a85fa4d994..85a0e9e105aee5ae50cb191a5287c77f47a45a35 100644 (file)
@@ -23,6 +23,8 @@
     **
     **  NOTE. This class should not be used directly. Use the
     **        "AddressBook" class instead.
+    **
+    ** $Id$
     **/
    
    require_once("DB.php");