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.