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