Index: openacs-4/packages/acs-content-repository/tcl/item-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/Attic/item-procs.xql,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-content-repository/tcl/item-procs.xql 13 Aug 2002 04:21:33 -0000 1.2 +++ openacs-4/packages/acs-content-repository/tcl/item-procs.xql 28 Aug 2003 09:41:38 -0000 1.3 @@ -1,6 +1,13 @@ + + + select content_type from cr_items + where item_id = :item_id + + +