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