/[webpac2]/trunk/run.pl
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/run.pl

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

revision 731 by dpavlin, Fri Sep 29 20:18:39 2006 UTC revision 732 by dpavlin, Fri Sep 29 20:25:34 2006 UTC
# Line 366  while (my ($database, $db_config) = each Line 366  while (my ($database, $db_config) = each
366    
367                                  WebPAC::Normalize::data_structure(                                  WebPAC::Normalize::data_structure(
368                                          row => $rec,                                          row => $rec,
369                                          rules => "_debug(2); $rules _debug(0)",                                          rules => $rules,
370                                          config => create_ds_config( $db_config, $database, $input, $mfn ),                                          config => create_ds_config( $db_config, $database, $input, $mfn ),
371                                  );                                  );
372    
373                                  warn "current lookup: ", dump(WebPAC::Normalize::_get_lookup());                                  #warn "current lookup: ", dump(WebPAC::Normalize::_get_lookup());
374                          };                          };
375    
376                          WebPAC::Normalize::_set_lookup( undef );                          WebPAC::Normalize::_set_lookup( undef );

Legend:
Removed from v.731  
changed lines
  Added in v.732

  ViewVC Help
Powered by ViewVC 1.1.26