I have a function in app controller, which will check if a user is logged in and if not - then they will be redirected to a login screen, the problem is I need to know if they are already at the login screen or at the register screen.
How could I check from app controller? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
