Fix quote_imap, the ereg pattern wasn't always interpreted right
[squirrelmail.git] / functions / plugin.php
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-10-29 kinkAdd phpdoc doc blocks to some files.
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-09-04 tassiumNew hook function: boolean_hook_function(), which is...
2003-03-09 ebullientAdd explicit include of global.php
2003-03-03 ebullientClean up references to global vars
2003-02-27 ebullientFix broken subject line that I doubt has worked since...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-09-21 kinkMore rg=0
2002-09-10 indiri69More SM_PATH changes
2002-09-10 indiri69Javascript detection no longer requires SquirrelSpell.
2002-09-06 thomppjConverted all files in functions/ to use SM_PATH. This...
2002-01-31 philippe_mingoSorry, last commit broke the code. I had to make a...
2002-01-31 philippe_mingoThis commit adds the hability to add a special folder...
2002-01-03 philippe_mingoSoupNazi bug fixed
2001-12-23 thomppjFixed silly, nasty, bug...
2001-12-23 thomppjAdded sent_subfolders plugin, tweaked config stuff...
2001-12-02 thomppjFixed dumb bug that I just committed...
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-09-26 philippe_mingoOperation "foo_once".
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-09 fidian* Added more plugin stuff. :-)
2001-02-09 fidian* Lots-o-debug info
2001-02-09 fidian* Now this sends $plugin_general_debug to the plugins...
2001-02-09 fidian* Added a debug mode.
2001-01-30 fidianRemoved pass-by-reference. I think this might break...
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-10-09 fidianNew attachment view, do_hook() with parameters, better...
2000-07-30 lkehresman- added more hooks
2000-06-29 gustavfFixed spelin errorr.
2000-06-28 gustavfAdded basic framework for plugin support. Very little...