diff -r 7431d7770197 -r 7e88fba647b1 app/soc/logic/helper/notifications.py --- a/app/soc/logic/helper/notifications.py Fri Jan 23 17:41:30 2009 +0000 +++ b/app/soc/logic/helper/notifications.py Fri Jan 23 17:51:35 2009 +0000 @@ -70,7 +70,7 @@ invitation_url = "http://%(host)s%(index)s" % { 'host' : os.environ['HTTP_HOST'], - 'index': redirects.inviteProcessRedirect(entity, None), + 'index': redirects.getInviteProcessRedirect(entity, None), } message_properties = {