Navigation Menu

Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Dec 27, 2012
1 parent a9293aa commit 594a19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Controller/Component/AuthComponent.php
Expand Up @@ -216,7 +216,7 @@ class AuthComponent extends Component {

/**
* Controls handling of unauthorized access. By default unauthorized user is
* redirected to the referrer url or AuthComponent::$loginAction or '/'.
* redirected to the referrer url or AuthComponent::$loginRedirect or '/'.
* If set to false a ForbiddenException exception is thrown instead of redirecting.
*
* @var boolean
Expand Down

0 comments on commit 594a19c

Please sign in to comment.