Campustream 1.0
A social network MQP for WPI
|
Go to the source code of this file.
Variables | |
$SESSION_HANDLER = 'memcached' | |
$SESSION_DOMAIN = '.campustream.com' | |
$SESSION_PREFIX = 'cs1' | |
$SESSION_SAVE_PATH = "127.0.0.1:11211" | |
$SIGNED_COOKIE_TOKEN = 'FSDYHLi867Nl867nl8NDLInlsdiyfFGb' | |
$SIGNED_COOKIE_SECRET = 'fsldf*asnDLKSdlkndf-dkjnlsdf_jkfdI' | |
$SESSION_OBJECT = 'User_Model' |
$SESSION_DOMAIN = '.campustream.com' |
Definition at line 12 of file sessions.php.
$SESSION_HANDLER = 'memcached' |
Definition at line 9 of file sessions.php.
$SESSION_OBJECT = 'User_Model' |
Definition at line 30 of file sessions.php.
$SESSION_PREFIX = 'cs1' |
Definition at line 16 of file sessions.php.
$SESSION_SAVE_PATH = "127.0.0.1:11211" |
Definition at line 19 of file sessions.php.
$SIGNED_COOKIE_SECRET = 'fsldf*asnDLKSdlkndf-dkjnlsdf_jkfdI' |
Definition at line 26 of file sessions.php.
$SIGNED_COOKIE_TOKEN = 'FSDYHLi867Nl867nl8NDLInlsdiyfFGb' |
Definition at line 23 of file sessions.php.