Skip to content

Commit

Permalink
Updated doc block for added HTTP Status.
Browse files Browse the repository at this point in the history
  • Loading branch information
predominant committed May 5, 2010
1 parent ce10c85 commit 719836c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cake/libs/controller/components/request_handler.php
Expand Up @@ -260,6 +260,7 @@ function startup(&$controller) {
*
* @param object $controller A reference to the controller
* @param mixed $url A string or array containing the redirect location
* @param mixed HTTP Status for redirect
* @access public
*/
function beforeRedirect(&$controller, $url, $status = null) {
Expand Down

0 comments on commit 719836c

Please sign in to comment.