]> src.bluestatic.org Git - isso.git/history - mail.php
Make ISSO::escape() force by default, as all strings should be automagically escaped...
[isso.git] / mail.php
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 (http://us4.php.net/manual...
2005-02-21 Robert SesekShortened instance variables.
2005-02-21 Robert SesekAdded mail framework. *BLIND COMMIT*