Refback extension in alpha phase finished, users can give refback to all refs in...
[mailer.git] / inc / language / bonus_de.php
index 150aa911e70744500fc7ec25b9b658c11833321b..aa873c6b111829c08665f7aea3d0ae2111aed850 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);
 }