Browse Source

removed references from abook_database.php

tokul 20 years ago
parent
commit
5f3c0fc549
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ChangeLog

+ 3 - 0
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
 -------------------------------