Index: openacs-4/packages/cms/tcl/form-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/tcl/form-procs.xql,v diff -u -N -r1.9 -r1.9.12.1 --- openacs-4/packages/cms/tcl/form-procs.xql 19 Sep 2002 13:09:12 -0000 1.9 +++ openacs-4/packages/cms/tcl/form-procs.xql 31 Aug 2006 19:59:05 -0000 1.9.12.1 @@ -25,7 +25,7 @@ - + and $extra_where @@ -43,15 +43,15 @@ - + and $extra_where - + order by @@ -60,7 +60,7 @@ - + insert into $__last_table ( [join $__columns ", "] @@ -70,7 +70,7 @@ - + select object_type as content_type, table_name from acs_object_types @@ -89,7 +89,7 @@ - + select @@ -108,18 +108,9 @@ - + - select content_type from cr_items - where item_id = :parent_id - - - - - - - $param(value) @@ -138,7 +129,7 @@ - + select @@ -153,7 +144,7 @@ - + select @@ -166,18 +157,9 @@ - + - select count(*) from cr_content_mime_type_map - where content_type = :content_type and mime_type like 'text/%' - - - - - - - select $ref from @@ -220,7 +202,7 @@ - + select count(1) @@ -230,7 +212,7 @@ - + select count(1)