[system] / trunk / webwork-modperl / conf / global.conf.dist Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/conf/global.conf.dist

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

Revision 3700 Revision 3701
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: webwork2/conf/global.conf.dist,v 1.148 2005/10/10 22:02:16 sh002i Exp $ 5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.149 2005/10/10 22:17:25 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.
314 314
315# A PG template for creation of new problems. 315# A PG template for creation of new problems.
316$webworkFiles{screenSnippets}{blankProblem} = "$webworkDirs{conf}/snippets/blankProblem.pg"; # screenSetHeader.pg" 316$webworkFiles{screenSnippets}{blankProblem} = "$webworkDirs{conf}/snippets/blankProblem.pg"; # screenSetHeader.pg"
317 317
318# A site info "message of the day" file 318# A site info "message of the day" file
319$webworkFiles{site_info} = "$webworkDirs{conf}/snippets/site_info.txt"; 319$webworkFiles{site_info} = "$webworkDirs{htdocs}/site_info.txt";
320 320
321################################################################################ 321################################################################################
322# Course-specific files 322# Course-specific files
323################################################################################ 323################################################################################
324 324

Legend:
Removed from v.3700  
changed lines
  Added in v.3701

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9