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