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

Diff of /trunk/webwork-modperl/lib/WeBWorK/DB/Record/UserSet.pm

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

Revision 837 Revision 838
13=cut 13=cut
14 14
15use strict; 15use strict;
16use warnings; 16use warnings;
17 17
18sub KEYFIELDS($) {qw(
19 user_id
20 set_id
21)}
22
18sub FIELDS($) {qw( 23sub FIELDS($) {qw(
19 user_id 24 user_id
20 set_id 25 set_id
21 psvn 26 psvn
22 set_header 27 set_header

Legend:
Removed from v.837  
changed lines
  Added in v.838

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9