Before Session Start

Permalink
Hi all, quick question, I have a script (class) that needs to be initialized before session start, is there a way to do this using the API? It is a helper file.

mdzoidberg
 
mkly replied on at Permalink Reply
mkly
Hopefully someone has something better but from how I understand it
/concrete/startup/session.php

gets called really early in /concrete/dispatcher.php

You could look at User::regenerateSession() for some ideas maybe? Wish I could be more help.

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.