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
|
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
|
895c10af7b
|
Adjusted some types in @param, @return and @var.
|
2011-07-31 22:57:17 -04: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 |
|
Juan Basso
|
3200e380d3
|
Created a new method to return the transport class before send. In some cases you need to do extra calls/configurations before send.
|
2011-04-13 00:04:37 -04:00 |
|
Juan Basso
|
50c21ccdfe
|
Renamed the transport files to the new structure.
|
2011-04-12 22:34:45 -04:00 |
|