Index: openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl,v diff -u -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl 6 Apr 2020 17:16:59 -0000 1.4.2.1 +++ openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl 25 Feb 2022 12:56:17 -0000 1.4.2.2 @@ -32,7 +32,7 @@ set community_name "" } if {$community_name eq ""} { - set community_name [::xo::db::sql::apm_package name -package_id $community_id] + set community_name [::acs::dc call apm_package name -package_id $community_id] } t1 add \