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

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

revision 33 by dpavlin, Sun Dec 10 19:00:32 2006 UTC revision 34 by dpavlin, Sun Dec 10 19:00:33 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.33  
changed lines
  Added in v.34

  ViewVC Help
Powered by ViewVC 1.1.26