X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid_top.php;h=572b59acc05700f30b858ff709d91116153e1910;hp=dda1814a29108bda32a5c04d11f5f4663cfc2c77;hb=3af8b17c962e094e3eaffbd6d111290cdb286c92;hpb=e32b39ab4a4cd504b2e27a238dac38b1a3c9d560 diff --git a/mailid_top.php b/mailid_top.php index dda1814a29..572b59acc0 100644 --- a/mailid_top.php +++ b/mailid_top.php @@ -124,7 +124,7 @@ if (isInstalled()) { if ($status == "CONFIRMED") { // Update last activity - SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET last_online=UNIX_TIMESTAMP(), last_module='mailid_top' WHERE userid=%s LIMIT 1", + SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET last_online=UNIX_TIMESTAMP(), `last_module`='mailid_top' WHERE userid=%s LIMIT 1", array($url_uid), __FILE__, __LINE__); // User has confirmed his account so we can procede...