Index: openacs-4/packages/acs-tcl/tcl/object-procs-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/object-procs-oracle.xql,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-tcl/tcl/object-procs-oracle.xql 26 Jan 2004 15:39:46 -0000 1.4 +++ openacs-4/packages/acs-tcl/tcl/object-procs-oracle.xql 19 Feb 2004 22:27:13 -0000 1.5 @@ -24,7 +24,6 @@ to_char(o.last_modified, 'YYYY-MM-DD HH24:MI:SS') as last_modified_ansi, o.modifying_user, o.modifying_ip, - o.tree_sortkey, acs_object.name(o.object_id) as object_name from acs_objects o where o.object_id = :object_id