[system] / trunk / webwork / system / cgi / cgi-scripts / profDownloadClasslistFiles.pl Repository:
ViewVC logotype

Diff of /trunk/webwork/system/cgi/cgi-scripts/profDownloadClasslistFiles.pl

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

Revision 7 Revision 8
1#!/usr/local/bin/perl 1#!/usr/local/bin/webwork-perl
2 2
3 3
4 4
5## This file is profDownloadClasslistFiles.pl 5## This file is profDownloadClasslistFiles.pl
6## It provides access to utilities for downloading classlist files 6## It provides access to utilities for downloading classlist files
9#################################################################### 9####################################################################
10# Copyright @ 1995-1998 University of Rochester 10# Copyright @ 1995-1998 University of Rochester
11# All Rights Reserved 11# All Rights Reserved
12#################################################################### 12####################################################################
13 13
14use lib '/ww/webwork/gage_system/webwork/system/lib/'; # mainWeBWorKDirectory 14use lib '.'; use webworkInit; # WeBWorKInitLine
15 15
16use CGI qw(:standard); 16use CGI qw(:standard);
17use Global; 17use Global;
18use Auth; 18use Auth;
19use strict; 19use strict;

Legend:
Removed from v.7  
changed lines
  Added in v.8

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9