Removing another error_reporting()
[isso.git] / mail.php
2005-10-17 Robert SesekRemoved 3 $SOMETHING variables at the top of modules...
2005-10-08 Robert Sesek- removed global callback/instantiation
2005-10-08 Robert SesekPass the registry by reference
2005-10-08 Robert SesekAdded registry connection plugs to the modules
2005-10-08 Robert SesekRemoving @see declarations
2005-10-08 Robert SesekCleaning up phpDoc variable declarations
2005-10-08 Robert SesekConverting to GPL
2005-07-25 Robert SesekMerging trunk back onto the template parsing branch
2005-04-17 Robert SesekMaking everything properly documented so that we don...
2005-04-13 Robert SesekUpdated file headers to be our new one.
2005-04-13 Robert SesekUpdated initial copyright year from 2003 to 2002
2005-03-10 Robert SesekFixed bug in ISSO::Mail::_convert_line_breaks where...
2005-02-21 Robert SesekAdded a parameter to ISSO::unsanitize to force magic...
2005-02-21 Robert SesekAll line breaks are now LF (us4.php.net/manual/en/funct...
2005-02-21 Robert SesekShortened instance variables.
2005-02-21 Robert SesekAdded mail framework. *BLIND COMMIT*