[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 4753 Revision 4754
1#!perl 1#!perl
2################################################################################ 2################################################################################
3# WeBWorK Online Homework Delivery System 3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ 4# Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.181 2007/01/08 20:35:54 sh002i Exp $ 5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.182 2007/01/08 22:51:01 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.
278 278
279# If this is set to a non-empty value (i.e. in course.conf), WeBWorK's usual 279# If this is set to a non-empty value (i.e. in course.conf), WeBWorK's usual
280# email feedback mechanism will be replaced with a link to the given URL. 280# email feedback mechanism will be replaced with a link to the given URL.
281# See also $feedback_button_name, above. 281# See also $feedback_button_name, above.
282$courseURLs{feedbackURL} = ""; 282$courseURLs{feedbackURL} = "";
283
283# mail merge status directory 284# mail merge status directory
284$courseDirs{mailmerge} = "$courseDirs{DATA}/mailmerge"; 285$courseDirs{mailmerge} = "$courseDirs{DATA}/mailmerge";
285 286
286################################################################################ 287################################################################################
287# System-wide files 288# System-wide files

Legend:
Removed from v.4753  
changed lines
  Added in v.4754

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9