/[SVNBrowser]/branches/filter-action/lib/SVNBrowser/Action/Filter.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 /branches/filter-action/lib/SVNBrowser/Action/Filter.pm

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

revision 29 by dpavlin, Sun Dec 10 17:21:02 2006 UTC revision 31 by dpavlin, Sun Dec 10 19:00:27 2006 UTC
# Line 136  sub take_action { Line 136  sub take_action {
136      $self->result->message($msg);      $self->result->message($msg);
137    
138          $self->result->content( revisions => $revisions );          $self->result->content( revisions => $revisions );
       
         use Data::Dump qw/dump/;  
         warn "take_action revisions = ",dump($revisions);  
139    
140      return 1;      return 1;
141  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.26