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