Removed html formating from address book backend classes. Added
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 4 Jun 2006 12:42:24 +0000 (12:42 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 4 Jun 2006 12:42:24 +0000 (12:42 +0000)
commit3523532820419e678843408d5a31db951636fa55
treee2e893895c4d6ccd68f6742aecacf85e3a3b21fe
parent2c34672a65cebca402a4ef61bedbd9447fd38d24
Removed html formating from address book backend classes. Added
fullname() method to addressbook_backend class. Moved
htmlspecialchars() sanitizing from address book backend classes to
html output code. If third party code displays errors from address
book object in html, errors must be sanitized and ASCII line feeds
should be converted to html line breaks.

'addressbook' strings are replaced with 'address book'. Spellcheck
fails on 'addressbook'.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11181 7612ce4b-ef26-0410-bec9-ea0150e637f0
ChangeLog
functions/abook_database.php
functions/abook_ldap_server.php
functions/abook_local_file.php
functions/addressbook.php
src/addrbook_search.php
src/addrbook_search_html.php
src/addressbook.php