Reset rewritten, SQL fixed, zeros are now numeric
[mailer.git] / inc / session.php
index 7710e9bf6553a3f1629d824d1b17c893fc2bbb76..b3c4dfbd554b8f103a2a79fdeb8c0b8e5ebd5358 100644 (file)
@@ -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