Index: openacs-4/packages/acs-tcl/tcl/object-type-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/object-type-procs.xql,v diff -u -N -r1.2 -r1.2.6.1 --- openacs-4/packages/acs-tcl/tcl/object-type-procs.xql 24 Apr 2001 23:59:24 -0000 1.2 +++ openacs-4/packages/acs-tcl/tcl/object-type-procs.xql 13 Apr 2005 08:23:29 -0000 1.2.6.1 @@ -7,5 +7,14 @@ + + + + select table_name from acs_object_types + where object_type = :object_type + + + +