]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/login.php
moved into
[mailer.git] / inc / modules / login.php
index a4938ec811767e5525a6613757bb5b7f89773271..8c91530bd967f1f5d31ea9d8bb1633dae745db26 100644 (file)
@@ -53,7 +53,7 @@ if ($status != "CONFIRMED") {
 define('__MEMBER_ADVERT', LOAD_TEMPLATE("member_banner", true));
 
 // Disable block mode by default
-$BLOCK_MODE = false;
+$GLOBALS['block_mode'] = false;
 
 // Generate a tableset for the menu title and content
 LOAD_TEMPLATE("member_header");