]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/online_functions.php
Several rewrites/fixes which I have done yesterday but not commited, mxchange_die...
[mailer.git] / inc / libs / online_functions.php
index 65ede5f37dc418d82747092c094d83470cc2f663..c65a4953f7a17208a4138f5a839734495cbe7e83 100644 (file)
@@ -81,9 +81,9 @@ function FILTER_UPDATE_ONLINE_LIST () {
        if (SQL_NUMROWS($result) == 1) {
                // Then update it
                SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_online` SET
-module='%s',
-action='%s',
-what='%s',
+`module`='%s',
+`action`='%s',
+`what`='%s',
 userid=%s,
 refid=%s,
 is_member='%s',