Index: openacs-4/packages/imsld/www/admin/imsld-export-xo.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/www/admin/imsld-export-xo.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/imsld/www/admin/imsld-export-xo.tcl 23 Mar 2018 23:53:01 -0000 1.4 +++ openacs-4/packages/imsld/www/admin/imsld-export-xo.tcl 5 Apr 2018 14:44:09 -0000 1.5 @@ -7,7 +7,7 @@ imsld_id:integer } -#Check if the user who attempts to enter the page has admin priviledges +#Check if the user who attempts to enter the page has admin privileges set package_id [ad_conn package_id] set admin_p [permission::permission_p -object_id $package_id \ -privilege admin]