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