Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Sep 30, 2016
1 parent ae5e255 commit ad85b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Component/AuthComponent.php
Expand Up @@ -104,7 +104,7 @@ class AuthComponent extends Component
*
* - ~~`ajaxLogin`~~ - The name of an optional view element to render when an Ajax
* request is made with an invalid or expired session.
* **This option is deprecated since 3.3.5.** Your client side code should
* **This option is deprecated since 3.3.6.** Your client side code should
* instead check for 403 status code and show appropriate login form.
*
* - `flash` - Settings to use when Auth needs to do a flash message with
Expand Down

0 comments on commit ad85b8a

Please sign in to comment.