X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fsecurity.php;h=cc180638972edd2cc63f4be43d6973ee0ec92c5a;hp=b798a636b3bd89a6a4d6bd692387602cf269b413;hb=f3e4c2c048761589836fdbe6bd2e46599a1833a7;hpb=bfbf712685680761babfd9ea059a224a4aa244bf diff --git a/inc/security.php b/inc/security.php index b798a636b3..cc18063897 100644 --- a/inc/security.php +++ b/inc/security.php @@ -10,7 +10,12 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Zugriff verweigert! * * -------------------------------------------------------------------- * - * * + * $Revision:: 856 $ * + * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009) $ * + * $Tag:: 0.2.1-FINAL $ * + * $Author:: stelzi $ * + * Needs to be in all Files and every File needs "svn propset * + * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2008 by Roland Haeder * * For more information visit: http://www.mxchange.org * @@ -35,15 +40,15 @@ print "
";
 debug_print_backtrace();
 die("
"); -echo " - -Protected file ".basename($_SERVER['PHP_SELF'])." - ACCESS DENIED! - - +echo " + +Protected file ".basename($_SERVER['PHP_SELF'])." - ACCESS DENIED! + +
- + @@ -59,8 +64,8 @@ echo "
A C C E S S   D E N I E D !A C C E S S   D E N I E D !
- -\n"; -exit(); + +\n"; +shutdown(); // ?>