Hi everybody

I've overtaken an existing CakePHP project.

In various controllers I find calls to RefererRedirect in the source
code (add/edit actions), e.g.

$this->RefererRedirect->prepare();
$this->RefererRedirect->redirect($id);

It seems to be a component, which is loaded in AppController, but I
have absolutely no idea what's it for, and using Google I don't find
anything about it, too.

Anyone got an idea? Thanks.
Josh

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to