Refback extension in alpha phase finished, users can give refback to all refs in...
[mailer.git] / inc / language / active_de.php
index 11347e2c94d7eec180a933235607ec368308e622..2f692a450b852efd7793c5272cda52cf2e015a2c 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);
 }