Added example code to help people enable the database addressbook backend.
[squirrelmail.git] / functions / addressbook.php
2001-02-05 palloAdded example code to help people enable the database...
2001-01-31 fidianChanged regexps
2001-01-31 thomppjCorrect changes of "" to ''.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-11 gpadghamo PHP 4.0.4 seemed to have problems with the usort...
2001-01-03 palloFixed bug #126497 + problem with error handling in...
2000-08-17 gustavfChanged a few strings to be easier to translate. Should...
2000-08-09 palloOnly configure LDAP-addressbook(s) if PHP has LDAP...
2000-08-08 palloRenamed $key variable in loops (fixes bug #111155)
2000-06-21 palloAdded "List all" button to javascript address book.
2000-04-02 palloAdded address editing and removal methods.
2000-03-30 palloFixed typo.
2000-03-30 palloImproved local backend handling.
2000-03-30 palloImproved error handling.
2000-03-28 palloMore verbose error reporting.
2000-03-28 palloSome changes to make translation easier.
2000-03-25 palloAdded addressbook+LDAP functions.