]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/cache_de.php
Another column fix
[mailer.git] / inc / language / cache_de.php
index c66f0fc98940c68859dd37c377ae3a66bf98bdad..66f0b04c2ef78eb3a7482f939387de9ce35c2efc 100644 (file)
@@ -32,7 +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);
 }