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

Diff of /branches/rel-2-1-a1/webwork-modperl/conf/global.conf.dist

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

Revision 3167 Revision 3168
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.72.2.2 2004/07/26 15:11:16 gage Exp $ 5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.72.2.3 2004/10/21 19:18:31 glarose 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.
367# Frontend options 367# Frontend options
368################################################################################ 368################################################################################
369 369
370%templates = ( 370%templates = (
371 system => "$webworkDirs{conf}/templates/ur.template", 371 system => "$webworkDirs{conf}/templates/ur.template",
372 gateway => "$webworkDirs{conf}/templates/gw.template",
372); 373);
373 374
374################################################################################ 375################################################################################
375# Authorization system 376# Authorization system
376################################################################################ 377################################################################################

Legend:
Removed from v.3167  
changed lines
  Added in v.3168

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9