Converted some ereg_replace() into str_replace().
[squirrelmail.git] / src / search.php
2001-01-31 lkehresmanfixed more warnings
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-13 lkehresmanchanged some error messages to be formatted, and actual...
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-09 lkehresmanupdated a few things in preparation for the 0.5pre1...
2000-08-04 lkehresman- added more hooks
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-03 lkehresmanfixed some quoting problems in searching and message...
2000-07-28 lkehresmanadded "cc" and "body" for searching
2000-07-28 lkehresman- tweaked search functions
2000-07-26 oricnForgot to close html and body tags (oops!) :P
2000-07-26 oricnSearch Source