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

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

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

Revision 390 Revision 441
1package WeBWorK::Authz; 1package WeBWorK::Authz;
2
3use strict;
4use warnings;
2 5
3use WeBWorK::DB::Auth; 6use WeBWorK::DB::Auth;
4 7
5sub new($$$) { 8sub new($$$) {
6 my $invocant = shift; 9 my $invocant = shift;

Legend:
Removed from v.390  
changed lines
  Added in v.441

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9