silverstripe-framework/email
Sam Minnee 0bb067eddf BUGFIX: Made use of new BasicAuth::protect_entire_site() consistent.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@91658 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-15 23:43:30 +00:00
..
Email.php BUGFIX: Made use of new BasicAuth::protect_entire_site() consistent. 2009-11-15 23:43:30 +00:00
Mailer.php MINOR ajshort: Replaced usage of the deprecated split() function with preg_split(). 2009-06-18 09:34:17 +00:00
mime.types #1088 - attachments cannot be emailed from mac or windows systems 2008-01-09 23:56:12 +00:00
Notifications.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
QueuedEmail.php API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog. 2009-10-26 03:06:31 +00:00
QueuedEmailDispatchTask.php API CHANGE: Added increase_time_limit_to(), which respects safe_mode. 2009-06-28 02:36:46 +00:00