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