Index: openacs-4/packages/xowiki/www/admin/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/admin/index.tcl,v diff -u -r1.31.2.6 -r1.31.2.7 --- openacs-4/packages/xowiki/www/admin/index.tcl 28 Oct 2022 18:14:58 -0000 1.31.2.6 +++ openacs-4/packages/xowiki/www/admin/index.tcl 17 Jan 2023 10:33:56 -0000 1.31.2.7 @@ -64,7 +64,7 @@ set add_title "" set add_href "" set pretty_plural [$object_type pretty_plural] - if {[catch {set n [db_list count [$object_type instance_select_query \ + if {[catch {set n [::xo::dc list count [$object_type instance_select_query \ -folder_id [::$package_id set folder_id] \ -count 1 -with_subtypes false]]}]} { set n -