/[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 171 by dpavlin, Wed Jul 4 08:58:51 2007 UTC revision 172 by dpavlin, Wed Jul 4 20:20:27 2007 UTC
# Line 92  sub take_action { Line 92  sub take_action {
92                  return $items;                  return $items;
93    
94          } else {          } else {
95                  return $self->result->error( "No results for '$q' in <a href=\"" . $feed->home_page_uri . "\">" . $feed->title . "</a>" );                  return $self->result->error( "No results for '$q' in " . $feed->title );
96          }          }
97  }  }
98    

Legend:
Removed from v.171  
changed lines
  Added in v.172

  ViewVC Help
Powered by ViewVC 1.1.26