X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fcountry_de.php;h=ebb1d03a9a14e28354aa1a32c7565a02fe9c81ee;hb=fac9dab7d6419f2550b3668a4185b4b64c978d31;hp=ba04f5a6c1ab0cc35cd3175b3574df86713b31ce;hpb=d0ab0382dd73638f0bc13a1a3d6f117ec11a203e;p=mailer.git diff --git a/inc/language/country_de.php b/inc/language/country_de.php index ba04f5a6c1..ebb1d03a9a 100644 --- a/inc/language/country_de.php +++ b/inc/language/country_de.php @@ -32,8 +32,7 @@ ************************************************************************/ // Some security stuff... -if (basename($_SERVER['PHP_SELF']) == basename(__FILE__)) -{ +if (!defined('__SECURITY')) { $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php"; require($INC); }