svn: r9108

This commit is contained in:
Alex Roitman 2007-10-08 20:17:52 +00:00
parent b348563c33
commit 78fbf6b6bf

View File

@ -90,7 +90,7 @@ def get_researcher():
owner.set_city(c)
owner.set_street(s)
owner.set_country(ct)
owner.set_postal(p)
owner.set_postal_code(p)
owner.set_phone(ph)
owner.set_email(e)