cakephp2-php8/cake/libs/controller
mark_story 8754d11aed Adding EmailComponent::_getSocket() so EmailComponent + smtp is easier to test.
Fixing issue where hosts with portnames could cause smtp emails to fail.
Added tests, fixed an existing test to not depend on a local mailserver.
Fixes #1433
2011-01-06 23:10:01 -05:00
..
components Adding EmailComponent::_getSocket() so EmailComponent + smtp is easier to test. 2011-01-06 23:10:01 -05:00
app_controller.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
component.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
controller.php Append Controller to error class name for isAuthorized() not implemented. 2010-12-04 22:14:33 +11:00
pages_controller.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
scaffold.php Fixing i18n extraction errors in Scaffold. Fixes #1305 2010-11-22 21:29:11 -05:00