/[Grep]/lib/Grep/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/Grep/Model/User.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 36 - (hide annotations)
Tue Feb 20 10:14:28 2007 UTC (17 years, 3 months ago) by dpavlin
File size: 111 byte(s)
a bit of glue to use Login plugin
1 dpavlin 36 package Grep::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