Index: openacs-4/packages/lors-central/www/one-file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors-central/www/one-file.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/lors-central/www/one-file.tcl 17 May 2005 22:58:36 -0000 1.2 +++ openacs-4/packages/lors-central/www/one-file.tcl 31 May 2005 22:57:22 -0000 1.3 @@ -13,8 +13,8 @@ ims_item_id:notnull } -# Checking swa privilege over lors-central -lors_central::is_swa +# Checking privilege over lors-central +lors_central::check_permissions #if { [empty_string_p $name] } { # set name [db_string get_name { } -default "..."]