removed references from abook_database.php
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 10 Aug 2005 18:47:41 +0000 (18:47 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 10 Aug 2005 18:47:41 +0000 (18:47 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9926 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index fd5c4ab8da4c08e8f36c07d704b798e952ee5213..490fabdb69ebc2fa1cdbc7a2a10433b23104f9c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -422,6 +422,9 @@ Version 1.5.1 -- CVS
     installed translations. Similar feature is implemented in limit_languages
     plugin.
   - Don't load plugins/administrator/auth.php during plugin initiation.
+  - Removed function references from address book database backend class, 
+    list_addr(), lookup() and search() functions. Referenced lookup() 
+    function caused E_NOTICE warnings in php 4.4.0. Reported by Cor Bosman.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------