Index: openacs-4/packages/cms/www/modules/permissions/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/www/modules/permissions/index.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/cms/www/modules/permissions/index.tcl 16 Nov 2004 22:32:49 -0000 1.5 +++ openacs-4/packages/cms/www/modules/permissions/index.tcl 29 Oct 2024 16:20:33 -0000 1.6 @@ -29,7 +29,7 @@ #content::check_access $id "cm_perm" -db $db -user_id $user_id \ # -parent_id $parent_id -mount_point $mount_point -# Determine if the user is the site wide admin, and if he has the rights to \ +# Determine if the user is the site-wide admin, and if he has the rights to \ # modify permissions at all content::check_access $object_id "cm_examine" \ -user_id $user_id -mount_point $mount_point -parent_id $parent_id