Formatting changes.
[squirrelmail.git] / src / search.php
2001-12-02 thomppjCode cleanup brigage...
2001-11-25 philippe_mingoVery small cleanup
2001-11-25 philippe_mingoRemoval of %> for those with asp on.
2001-11-21 philippe_mingo(c) stuff
2001-11-20 philippe_mingoSome fixup:
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-09 fidian* We now escape properly in strings
2001-02-09 lbergmanreplaced "foo" with 'foo' while doing other
2001-02-08 lkehresmanfixed search folder list display
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