Where can i find the code that creates/initializes a session when sombody enters the site? I did a `grep "session_start" -R *` in the forum directory but didnt find anything so i guess vb is creating/initializing it's own session.
Also, how can i store/read vb's session data similar to the $_SESSION['var'] in PHP?
__DEFINE_LIKE_SHARE__