Quellcode durchsuchen

removed references from abook_database.php

tokul vor 20 Jahren
Ursprung
Commit
5f3c0fc549
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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
 -------------------------------