Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Delegate Request - Before Session_start
Hi there,
For a personal project that i'm currently workinf on, I need to store a class in the $_SESSION variable. In order for this to work correctly, my class definition needs to be included before session_start() is run. Would it be possible to add a delegate in or around PeopleSession->StartSession()?
Thanks,
Ben.
0