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