[system] / trunk / webwork2 / lib / WeBWorK / DB / Record / Key.pm Repository:
ViewVC logotype

Diff of /trunk/webwork2/lib/WeBWorK/DB/Record/Key.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)}
21
18sub FIELDS($) {qw( 22sub FIELDS($) {qw(
19 user_id 23 user_id
20 key 24 key
21 timestamp 25 timestamp
22)} 26)}

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

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9