/[Search-Estraier]/trunk/scripts/est-spider
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/scripts/est-spider

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

revision 119 by dpavlin, Mon Apr 17 10:31:11 2006 UTC revision 120 by dpavlin, Mon Apr 17 10:34:14 2006 UTC
# Line 136  sub dump_contents { Line 136  sub dump_contents {
136          # boost title          # boost title
137          $doc->add_hidden_text($title);          $doc->add_hidden_text($title);
138    
139          print $doc->dump_draft if ($verbose);          print $doc->dump_draft if ($debug);
140    
141          # register the document object to the database          # register the document object to the database
142          $db->put_doc($doc);          $db->put_doc($doc);

Legend:
Removed from v.119  
changed lines
  Added in v.120

  ViewVC Help
Powered by ViewVC 1.1.26