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.3 -r1.4 --- openacs-4/packages/imsld/www/admin/imsld-export-xo.tcl 23 Mar 2018 22:56:43 -0000 1.3 +++ openacs-4/packages/imsld/www/admin/imsld-export-xo.tcl 23 Mar 2018 23:53:01 -0000 1.4 @@ -7,7 +7,7 @@ imsld_id:integer } -#Check if the user who attemps to enter the page has admin priviledges +#Check if the user who attempts to enter the page has admin priviledges set package_id [ad_conn package_id] set admin_p [permission::permission_p -object_id $package_id \ -privilege admin]