Is there any danger in starting the session in /app/config/core.php If I run session_start() at the top of this file then I can do a simple check to see if my admin session is set and then set the Cache.check variable accordingly.
I'd like to do this in the appropriate manner but this seems to work as a hack. I'm just worried it might mess up the sessions system if I hotwire the sessions to always start at the beginning of core.php Any thoughts? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
