MS IZ putting the person in the return trip

This commit is contained in:
maxwell 2010-08-09 11:12:15 -07:00
parent 8532be1307
commit 921ee029b6

View file

@ -46,7 +46,7 @@ class User
friends << request.person
save
request.person = self
request.person = self.person
request.exported_key = self.export_key
request.destination_url = request.callback_url
request.push_to_url(request.callback_url)