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