]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/chk_login.php
More constant rewrites
[mailer.git] / inc / modules / chk_login.php
index 016ecc249a85f62700138a3980c5d00f1609af46..1790aeb1f174a65a864f3a3e900318121dd13543 100644 (file)
@@ -92,7 +92,7 @@ LIMIT 1",
                if (SQL_AFFECTEDROWS() == 1) $bonus = true;
        } // END - if
 
-       if (($bonus) && ($_GET['mode'] == "bonus") && (EXT_IS_ACTIVE("bonus"))) {
+       if (($bonus) && (REQUEST_GET('mode') == "bonus") && (EXT_IS_ACTIVE("bonus"))) {
                // Output message with added points
                $MSG .= "<div class=\"tiny\">
   {--BONUS_LOGIN_BONUS_ADDED_1--}