1. Created a new global variable $_session_path to present the ATutor installation...
authorcindy li <cli@ocad.ca>
Thu, 18 Aug 2011 16:06:52 +0000 (16:06 -0000)
committercindy li <cli@ocad.ca>
Thu, 18 Aug 2011 16:06:52 +0000 (16:06 -0000)
commit65f173803ad3db4cdd34d2643714e3313259852b
tree0f24790ce806b94480efdaa0600235cb03b480a6
parent7f8ab745ed88b3341f4abf6a4a337aaaade1ea67
1. Created a new global variable $_session_path to present the ATutor installation path as the session path;
2. Removed junk code on $_SESSION['session_test'];
3. Unset a few more session vars at logout.
docs/include/lib/constants.inc.php
docs/include/vitals.inc.php
docs/login.php
docs/logout.php