Skip to content

Commit

Permalink
Adding the 'client' option to the doc block for the email component s…
Browse files Browse the repository at this point in the history
…mtp options. Fixes #111.
  • Loading branch information
jperras committed Sep 23, 2009
1 parent 022f8cc commit cd64043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cake/libs/controller/components/email.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ class EmailComponent extends Object{
* - timeout * - timeout
* - username * - username
* - password * - password
* - client
* *
* @var array * @var array
* @access public * @access public
Expand Down

0 comments on commit cd64043

Please sign in to comment.