Index: openacs-4/packages/cms/tcl/item-procs-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/tcl/Attic/item-procs-oracle.xql,v diff -u -N --- openacs-4/packages/cms/tcl/item-procs-oracle.xql 17 Sep 2001 05:16:40 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,38 +0,0 @@ - - - - oracle8.1.6 - - - - - select content_item.is_publishable(:item_id) from dual - - - - - - - - - select content_item.get_title(:item_id) from dual - - - - - - - select content_item__get_id(:url $root_sql) from dual - - - - - - - - , content.blob_to_string(content) as text - - - - -