]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/order_de.php
Another column fix
[mailer.git] / inc / language / order_de.php
index 1acea0adf703a608f119484cdc6f2be06b0ec4ae..be9999d3a65510f83c0cce32e226f0bafc441707 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);
 }