/[Grep]/lib/Grep/Import/ScrapBook.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/Import/ScrapBook.pm

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

revision 185 by dpavlin, Mon Sep 3 16:06:28 2007 UTC revision 186 by dpavlin, Wed Apr 9 17:39:55 2008 UTC
# Line 132  sub import { Line 132  sub import {
132                          link => $hash->{source},                          link => $hash->{source},
133                  ) ) {                  ) ) {
134                          $stats->{old}++;                          $stats->{old}++;
135                          Jifty->log->info("existing ", $i->id ," ", $i->link);                          Jifty->log->info("existing ", $i->id ," ", $i->link) if $i->id;
136                  } else {                  } else {
137    
138                          my $content = read_file( $content_path ) or                          my $content = read_file( $content_path ) or

Legend:
Removed from v.185  
changed lines
  Added in v.186

  ViewVC Help
Powered by ViewVC 1.1.26