X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fsecurity.php;h=4ac542e47c092ea045ad550f564b02ffae31dc5e;hb=e6c2226d9fce4452118cf6fe68bab72e6623cc2e;hp=d33e5e7dcdb65b457fe81b85737dbc32148aef6c;hpb=6c763653e88b9d10627e651ca59c7201d4b7d62b;p=mailer.git diff --git a/inc/security.php b/inc/security.php index d33e5e7dcd..4ac542e47c 100644 --- a/inc/security.php +++ b/inc/security.php @@ -35,32 +35,32 @@ print "
";
 debug_print_backtrace();
 die("
"); -echo " - -Protected file ".basename($_SERVER['PHP_SELF'])." - ACCESS DENIED! - - -
- - - - - - - + + + + + +
A C C E S S   D E N I E D !
+echo " + +Protected file ".basename($_SERVER['PHP_SELF'])." - ACCESS DENIED! + + +
+ + + + + + + - - - - - -
A C C E S S   D E N I E D !
You have tried to open a protected file! Your access has been logged in the server's logfile with your IP number: -
- ".GET_REMOTE_ADDR()." -
-
- -\n"; +
+ ".GET_REMOTE_ADDR()." +
+
+ +\n"; exit(); // ?>