]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/html_mail_de.php
Refback extension in alpha phase finished, users can give refback to all refs in...
[mailer.git] / inc / language / html_mail_de.php
index ddec173c27702e92e94b974ff851cfc978f99108..239d7d0a7e36d6f195c49754f555334c9a3d2f13 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);
 }