[system] / trunk / webwork-modperl / lib / Apache / WeBWorK.pm Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/lib/Apache/WeBWorK.pm

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

Revision 425 Revision 446
12# In addition, you will have to edit init.pl in what should be obvious ways. 12# In addition, you will have to edit init.pl in what should be obvious ways.
13 13
14package Apache::WeBWorK; 14package Apache::WeBWorK;
15 15
16use strict; 16use strict;
17use warnings;
17use Apache::Constants qw(:common REDIRECT); 18use Apache::Constants qw(:common REDIRECT);
18use Apache::Request; 19use Apache::Request;
19use WeBWorK::CourseEnvironment; 20use WeBWorK::CourseEnvironment;
20use WeBWorK::Authen; 21use WeBWorK::Authen;
21use WeBWorK::Authz; 22use WeBWorK::Authz;

Legend:
Removed from v.425  
changed lines
  Added in v.446

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9