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

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

revision 40 by dpavlin, Tue Feb 20 10:32:30 2007 UTC revision 41 by dpavlin, Tue Feb 20 11:53:13 2007 UTC
# Line 51  sub current_user_can { Line 51  sub current_user_can {
51          my $self = shift;          my $self = shift;
52          my $what = shift;          my $what = shift;
53    
54          Jifty->log->debug("current_user_can($what) on item ", $self->id);  #       Jifty->log->debug("current_user_can($what) on item ", $self->id);
55    
56          return 1 if Jifty->web->current_user->id;          return 1 if Jifty->web->current_user->id;
57  }  }

Legend:
Removed from v.40  
changed lines
  Added in v.41

  ViewVC Help
Powered by ViewVC 1.1.26