]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/other_de.php
Refback extension in alpha phase finished, users can give refback to all refs in...
[mailer.git] / inc / language / other_de.php
index cf6d2948e881f82948d323ffe4e1209b8f1af878..eaaee7386088144ff7058fdec6a26e585c924060 100644 (file)
@@ -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);
 }