X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fsession.php;h=b3c4dfbd554b8f103a2a79fdeb8c0b8e5ebd5358;hp=7710e9bf6553a3f1629d824d1b17c893fc2bbb76;hb=0369c36aaab5af6ed44da1e13a53baef285f79b4;hpb=f33497b304b5b1ab26e9b18b141f755bd97fc9c1 diff --git a/inc/session.php b/inc/session.php index 7710e9bf65..b3c4dfbd55 100644 --- a/inc/session.php +++ b/inc/session.php @@ -47,6 +47,7 @@ if (($VIEW == 1) && ($_SERVER['PHP_SELF'])) return; // Start the session @session_start(); +global $PHPSESSID; $PHPSESSID = @session_id(); // Store language code in cookie