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.
Options

Delegate Request - Before Session_start

edited May 2009 in Vanilla 1.0 Help
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.
Sign In or Register to comment.