X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fsession.php;h=8d8d5b7cf97d906ad1ce0461d058eb51234e7b47;hp=f26fc26296aafaab3595ee674e080494a706a129;hb=57227d33e870ec5cd271209c4a978a52b45c2dd6;hpb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60 diff --git a/inc/session.php b/inc/session.php index f26fc26296..8d8d5b7cf9 100644 --- a/inc/session.php +++ b/inc/session.php @@ -53,7 +53,7 @@ if (isExtensionInstalledAndNewer('sql_patches', '0.5.3')) { // Is a session id there? if (session_id() == '') { // Start the session - session_start(); + $GLOBALS['valid_session'] = session_start(); } // END - if // Load language file(s)