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

Diff of /trunk/lib/SQLSession/Model/Database.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 28 by dpavlin, Sat Dec 2 00:08:50 2006 UTC revision 29 by dpavlin, Thu Dec 7 22:13:56 2006 UTC
# Line 28  use SQLSession::Record schema { Line 28  use SQLSession::Record schema {
28    
29  # Your model-specific methods go here.  # Your model-specific methods go here.
30    
31    sub current_user_can {
32            return 1;
33    }
34    
35  1;  1;
36    

Legend:
Removed from v.28  
changed lines
  Added in v.29

  ViewVC Help
Powered by ViewVC 1.1.26