Committer: gprochaev
LJSUP-6482U trunk/htdocs/manage/profile/index.bml
Modified: trunk/htdocs/manage/profile/index.bml =================================================================== --- trunk/htdocs/manage/profile/index.bml 2010-09-09 04:12:35 UTC (rev 17312) +++ trunk/htdocs/manage/profile/index.bml 2010-09-09 04:23:56 UTC (rev 17313) @@ -800,6 +800,7 @@ } else { $dbh->do("REPLACE INTO txtmsg (userid, number) VALUES (?, ?)", undef, $u->{'userid'}, $POST{'txtmsg_number'}); + LJ::SMS::API::RU::Phone->set_status($u->{'userid'}, $POST{'txtmsg_number'}, 'not_verified'); } # clear text message security caches