Unify address book searches. See ChangeLog comments. Also, fixed bug wherein file...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 28 Dec 2011 02:59:31 +0000 (02:59 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 28 Dec 2011 02:59:31 +0000 (02:59 +0000)
commit63389330a0372fd52619f6efe7e01db155995ed1
treed29a9ac4736eb4202db9fd49d6db57f3592752d8
parentceacdb3c87567ed38856c7d60ff3d862ae2cb4db
Unify address book searches.  See ChangeLog comments.  Also, fixed bug wherein file backend wasn't escaping regular expression correctly.  File based backend used to search all fields at once, concatenated by spaces, which 'worked', but is misleading and nothing like the other backends.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14242 7612ce4b-ef26-0410-bec9-ea0150e637f0
doc/ChangeLog
functions/abook_database.php
functions/abook_local_file.php