X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid_top.php;h=572b59acc05700f30b858ff709d91116153e1910;hp=dda1814a29108bda32a5c04d11f5f4663cfc2c77;hb=5ceaf268ba5434a7c6e003bc93c0720dcd6588a6;hpb=46f2e389417a40f1029612b58cb285416ccae7a5 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...