app/soc/logic/helper/notifications.py
changeset 930 7e88fba647b1
parent 915 27c656c01591
child 970 8b5611d5b053
--- 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 = {