浏览代码

removed references from abook_database.php

tokul 20 年之前
父节点
当前提交
5f3c0fc549
共有 1 个文件被更改,包括 3 次插入0 次删除
  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
 -------------------------------