/[Grep]/lib/Grep/Action/Fetch.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/Action/Fetch.pm

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

revision 88 by dpavlin, Fri Feb 23 09:54:28 2007 UTC revision 89 by dpavlin, Fri Feb 23 21:54:39 2007 UTC
# Line 91  sub take_action { Line 91  sub take_action {
91                  return $items;                  return $items;
92    
93          } else {          } else {
94                  return $self->result->error( "No results for '$q'" );                  return $self->result->error( "No results for '$q' in " . $feed->title );
95          }          }
96  }  }
97    

Legend:
Removed from v.88  
changed lines
  Added in v.89

  ViewVC Help
Powered by ViewVC 1.1.26