rpetrain ha escrito: > Should the params being handed to the page look like that? There´s nothing wrong with using get data, especially if "/" is part of the parameter it´s a reasonable idea too ;).
The redirect method does just that, redirect - the URL that you are redirected to is something that you pass to the method. Where is it defined? At a guess that comes from something on cakeForge or a paste. Best guess: check the beforeFilter method in your app_controller and see what it is doing. HTH, AD7six PS. More than likely it is passing a parameter as it´s not possible to get the referrer of the referrer... So it´s to know where to go after a successful login. At least that´s why I used it in that way in the past ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
