/[A3C]/lib/A3C/Model/User.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /lib/A3C/Model/User.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Sun Mar 9 22:39:58 2008 UTC (16 years ago) by dpavlin
Original Path: lib/CAdmin/Model/User.pm
File size: 158 byte(s)
jifty model --name User
1 dpavlin 2 use strict;
2     use warnings;
3    
4     package CAdmin::Model::User;
5     use Jifty::DBI::Schema;
6    
7     use CAdmin::Record schema {
8    
9     };
10    
11     # Your model-specific methods go here.
12    
13     1;
14    

  ViewVC Help
Powered by ViewVC 1.1.26