]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-online.php
Unconfirmed mails in member area requires active mailid extension
[mailer.git] / inc / modules / guest / action-online.php
index e8df9e777748f31878233bc4d8ef0e5e4eda2e5f..a030f9eff216dcbdbbc3eaad33caab411a7056b7 100644 (file)
@@ -54,7 +54,7 @@ if ($_CONFIG['mad_counter'] < $total)
        // Update counter
        $_CONFIG['mad_counter'] = $total;
        $_CONFIG['last_mad']    = time();
-       $result_mad = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_config SET mad_timestamp=%d, mad_count='%s' WHERE config=0 LIMIT 1",
+       $result_mad = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_config SET mad_timestamp=%s, mad_count='%s' WHERE config=0 LIMIT 1",
         array($_CONFIG['last_mad'], $_CONFIG['mad_counter']), __FILE__, __LINE__);
 
        // Destroy cache