--- trunk/webwork-modperl/conf/global.conf.dist 2004/05/03 18:01:35 1990 +++ trunk/webwork-modperl/conf/global.conf.dist 2004/05/05 00:53:13 2000 @@ -2,7 +2,7 @@ ################################################################################ # WeBWorK Online Homework Delivery System # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ -# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.57 2004/04/22 17:37:05 jj Exp $ +# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.58 2004/05/03 18:01:35 jj Exp $ # # This program is free software; you can redistribute it and/or modify it under # the terms of either: (a) the GNU General Public License as published by the @@ -213,6 +213,7 @@ send_mail => $professor, modify_classlist_files => $professor, modify_set_def_files => $professor, + modify_scoring_files => $professor, ); ################################################################################