/[SQLSession]/trunk/lib/SQLSession/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

Contents of /trunk/lib/SQLSession/Model/User.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 44 - (show annotations)
Sun Jan 21 09:51:52 2007 UTC (17 years, 3 months ago) by dpavlin
File size: 117 byte(s)
added Login plugin and User model
1 package SQLSession::Model::User;
2 use base qw/Jifty::Plugin::Login::Model::User/;
3
4 sub since {
5 return '0.0.4';
6 }
7
8 1;

  ViewVC Help
Powered by ViewVC 1.1.26