Index: openacs-4/packages/datamanager/www/import.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/datamanager/www/import.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/datamanager/www/import.tcl 22 Jun 2006 14:38:27 -0000 1.1 +++ openacs-4/packages/datamanager/www/import.tcl 26 Apr 2018 08:56:38 -0000 1.2 @@ -3,7 +3,7 @@ {mode:optional ""} } -properties { } -set context [list] +set context {} set community_id [dotlrn_community::get_community_id] #only administrator or professor must be allowed to enter this page dotlrn::require_user_admin_community -community_id $community_id