[livejournal] r22829: LJSUP-13229 (refactor userlog code into ...
Committer: ailyin
LJSUP-13229 (refactor userlog code into LJ::User::Userlog / LJ::User::UserlogRecord)U trunk/htdocs/friends/invite.bml
Modified: trunk/htdocs/friends/invite.bml
===================================================================
--- trunk/htdocs/friends/invite.bml 2012-09-06 14:07:45 UTC (rev 22828)
+++ trunk/htdocs/friends/invite.bml 2012-09-06 14:41:45 UTC (rev 22829)
@@ -128,7 +128,7 @@
});
LJ::User::UserlogRecord::FriendInviteSent->create( $u,
- 'recipient' => $email, 'remote' => $remote );
+ 'recipient' => $email, 'remote' => $u );
# Blank email so the form is redisplayed for a new
# recipient, but with the same message
