Index: openacs-4/packages/acs-subsite/tcl/party-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/Attic/party-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-subsite/tcl/party-procs.tcl 14 Dec 2007 19:23:41 -0000 1.7 +++ openacs-4/packages/acs-subsite/tcl/party-procs.tcl 17 Oct 2010 21:06:09 -0000 1.8 @@ -239,7 +239,7 @@ @param party_id The party_id to get the name from. @param email The email of the party - @returns The party name + @return The party name } { if {$party_id eq "" && $email eq ""} { error "You need to provide either party_id or email"