Index: openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl,v diff -u -r1.36 -r1.37 --- openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl 10 Apr 2006 20:17:03 -0000 1.36 +++ openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl 26 Apr 2006 06:20:18 -0000 1.37 @@ -109,6 +109,7 @@ {-party_id:required} {-object_id_two:required} {-rel_type:required} + {-package_id:required} } { This is a callback that is executed when you add a new person in a relationship to an organization. This will enable other packages to check if the person is added into a special relationship with the @@ -119,6 +120,7 @@ {-party_id:required} {-object_id_two:required} {-rel_type:required} + {-package_id:required} } { This is a callback that is executed when you add a new organization in a relationship. This will enable other packages to check if the organization is added into a special relationship