]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_bonus.php
Updating profiles fixed. It was still broken since I have changed the password hashin...
[mailer.git] / inc / modules / admin / what-list_bonus.php
index a4c6c97535089a04d9bb87a7066c6be5f2bbadd0..66038f602053b14f79a14169b2a726074ffbcc7e 100644 (file)
@@ -51,7 +51,7 @@ if ($CONFIG['bonus_active'] == 'Y')
                $result = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_config SET last_bonus_month='%s' WHERE config='0' LIMIT 1",
                 array($curr), __FILE__, __LINE__);
                LOAD_TEMPLATE("admin_settings_saved", false, ADMIN_BONUS_WITHDRAW_PREPARED);
-               OUTPUT_HTML("<BR>");
+               OUTPUT_HTML("<br />");
        }
 
        if (GET_EXT_VERSION("bonus") >= "0.6.9")