[system] / branches / rel-2-4-patches / webwork2 / conf / global.conf.dist Repository:
ViewVC logotype

Diff of /branches/rel-2-4-patches/webwork2/conf/global.conf.dist

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

Revision 3696 Revision 3697
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.146 2005/10/05 18:16:48 sh002i Exp $ 5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.147 2005/10/08 21:56:46 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.
309 309
310# A PG template for creation of new problems. 310# A PG template for creation of new problems.
311$webworkFiles{screenSnippets}{blankProblem} = "$webworkDirs{conf}/snippets/blankProblem.pg"; # screenSetHeader.pg" 311$webworkFiles{screenSnippets}{blankProblem} = "$webworkDirs{conf}/snippets/blankProblem.pg"; # screenSetHeader.pg"
312 312
313# A site info "message of the day" file 313# A site info "message of the day" file
314$webworkFiles{site_info} = "$webworkDirs{htdocs}/site_info.txt"; 314$webworkFiles{site_info} = "$webworkDirs{conf}/snippets/site_info.txt";
315
315################################################################################ 316################################################################################
316# Course-specific files 317# Course-specific files
317################################################################################ 318################################################################################
318 319
319# The course configuration file. 320# The course configuration file.

Legend:
Removed from v.3696  
changed lines
  Added in v.3697

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9