[system] / branches / rel-2-4-dev / webwork-modperl / conf / global.conf.dist Repository:
ViewVC logotype

Diff of /branches/rel-2-4-dev/webwork-modperl/conf/global.conf.dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 2026 Revision 2027
1#!perl 1#!perl
2################################################################################ 2################################################################################
3# WeBWorK Online Homework Delivery System 3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ 4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.58 2004/05/03 18:01:35 jj Exp $ 5# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.59 2004/05/05 00:53:08 sh002i Exp $
6# 6#
7# This program is free software; you can redistribute it and/or modify it under 7# This program is free software; you can redistribute it and/or modify it under
8# the terms of either: (a) the GNU General Public License as published by the 8# the terms of either: (a) the GNU General Public License as published by the
9# Free Software Foundation; either version 2, or (at your option) any later 9# Free Software Foundation; either version 2, or (at your option) any later
10# version, or (b) the "Artistic License" which comes with this package. 10# version, or (b) the "Artistic License" which comes with this package.
212 score_sets => $professor, 212 score_sets => $professor,
213 send_mail => $professor, 213 send_mail => $professor,
214 modify_classlist_files => $professor, 214 modify_classlist_files => $professor,
215 modify_set_def_files => $professor, 215 modify_set_def_files => $professor,
216 modify_scoring_files => $professor, 216 modify_scoring_files => $professor,
217 create_and_delete_courses => $professor,
217); 218);
218 219
219################################################################################ 220################################################################################
220# Session options 221# Session options
221################################################################################ 222################################################################################

Legend:
Removed from v.2026  
changed lines
  Added in v.2027

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9