/[A3C]/lib/A3C/Model/Person.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

Contents of /lib/A3C/Model/Person.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show 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 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