X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fsession.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=5714d5814873a1a329f43e1738bcefcb746a0e9a;hp=9e0876c97fee12ee0203882fa82a138059b2214e;hpb=a954ccdf4aba81ec0e75a1836aa4bc14cb245aba;p=mailer.git diff --git a/inc/session.php b/inc/session.php index 9e0876c97f..f551ef47b7 100644 --- a/inc/session.php +++ b/inc/session.php @@ -1,95 +1,3 @@ 0) { - // Session variables accepted! - define('__COOKIES', true); - } else { - // Cookies rejected! - define('__COOKIES', false); - } -} // END - if - -//* DEBUG: */ print("
".print_r($_SESSION, true)."
"); - -// +// @DEPRECATED ?>