You were right, that's it! Thank you! :-) On Thu, Sep 16, 2010 at 10:58 AM, Andrei Mita <[email protected]> wrote: > Maybe it's a custom component. Look in /app/controllers/componets for a file > referer_redirect.php > > > On Thu, Sep 16, 2010 at 11:08 AM, psybear83 <[email protected]> wrote: >> >> 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 > > 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 >
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
