X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fsecurity.php;h=1c2245aebb494810d5cd5231a7fa633fc2d5f15f;hb=15cfa3538ae057219dce740ce61d3a164c1dde87;hp=7fbd2b7b9bf4367e90f346e82640bd862b8c07d3;hpb=4001187f22197f55e5a1f211fc8defcc180f7c32;p=mailer.git diff --git a/inc/security.php b/inc/security.php index 7fbd2b7b9b..1c2245aebb 100644 --- a/inc/security.php +++ b/inc/security.php @@ -10,7 +10,12 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Zugriff verweigert! * * -------------------------------------------------------------------- * - * * + * $Revision:: $ * + * $Date:: $ * + * $Tag:: 0.2.1-FINAL $ * + * $Author:: $ * + * 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 * @@ -54,13 +59,13 @@ echo " - ".GET_REMOTE_ADDR()." + ".detectRemoteAddr()." \n"; -exit; +shutdown(); // ?>