Index: openacs-4/packages/dotlrn-homework/www/file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-homework/www/file.tcl,v diff -u -N -r1.4.12.1 -r1.4.12.2 --- openacs-4/packages/dotlrn-homework/www/file.tcl 18 Aug 2014 21:53:43 -0000 1.4.12.1 +++ openacs-4/packages/dotlrn-homework/www/file.tcl 18 Aug 2014 21:56:34 -0000 1.4.12.2 @@ -35,7 +35,7 @@ # check that they have read permission on this file. -ad_require_permission $file_id read +permission::require_permission -object_id $file_id -privilege read #set templating datasources