Juan Basso
|
c754fb2dcb
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
|
Graham Weldon
|
212028cda2
|
Remove comments, and fix debug transport for email.
|
2011-10-23 00:23:50 +11:00 |
|
Jose Lorenzo Rodriguez
|
b9b7516945
|
Merge remote-tracking branch 'ceeram/2.0-email' into 2.0
Conflicts:
lib/Cake/Network/Email/AbstractTransport.php
lib/Cake/Network/Email/CakeEmail.php
lib/Cake/Network/Email/DebugTransport.php
lib/Cake/Network/Email/MailTransport.php
lib/Cake/Network/Email/SmtpTransport.php
|
2011-08-31 17:39:41 -04:30 |
|
Ceeram
|
3be9a8a5e8
|
debugtransport now also returns in correct format as stated in RFC 2822 2.3, updated tests
|
2011-08-29 11:21:46 +02:00 |
|
Ceeram
|
2efa3b0377
|
optmizing CakeEmail, and improving tests, transport class config() now returns configs array if no array is passed
|
2011-08-29 03:11:30 +02:00 |
|
Ceeram
|
9e0ff5ad88
|
add Cakelog to send(), transport classes now all return in same format, fixing some typos
|
2011-08-26 02:31:18 +02:00 |
|
Juan Basso
|
070980b170
|
Fixed some API doc in i18n and network.
|
2011-07-28 23:56:10 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Jose Lorenzo Rodriguez
|
6637d2544c
|
Adding a Debug transport class to help users test their apps when sending emails
|
2011-06-17 17:55:36 -04:30 |
|