Index: openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql 23 Jul 2002 13:40:45 -0000 1.2 +++ openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql 4 Aug 2002 21:49:55 -0000 1.3 @@ -7,8 +7,8 @@ select static_portal_content_item__new( :package_id, - :content, - :pretty_name + :pretty_name, + :content );