Index: openacs-4/contrib/packages/bcms/tcl/bcms-item-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/bcms/tcl/bcms-item-procs-postgresql.xql,v diff -u -r1.8 -r1.9 --- openacs-4/contrib/packages/bcms/tcl/bcms-item-procs-postgresql.xql 31 Oct 2003 09:01:42 -0000 1.8 +++ openacs-4/contrib/packages/bcms/tcl/bcms-item-procs-postgresql.xql 3 Nov 2003 14:08:11 -0000 1.9 @@ -146,11 +146,11 @@ select content_item__relate( - :item_id, -- item_id - :related_object_id, -- related_object_id - :relation_type, -- relation_tag - :order_n, -- order_n - :relation_type -- relation_type + :item_id, -- item_id + :related_object_id, -- related_object_id + :relation_tag, -- relation_tag + :order_n, -- order_n + :relation_type -- relation_type )