/[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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 44 - (hide annotations)
Sun Jan 21 09:51:52 2007 UTC (17 years, 2 months ago) by dpavlin
File size: 117 byte(s)
added Login plugin and User model
1 dpavlin 44 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