/[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 401 by dpavlin, Sun Feb 19 16:36:42 2006 UTC revision 416 by dpavlin, Sun Feb 26 23:21:50 2006 UTC
# Line 153  while (my ($database, $db_config) = each Line 153  while (my ($database, $db_config) = each
153                          limit => $limit || $input->{limit},                          limit => $limit || $input->{limit},
154                          offset => $offset,                          offset => $offset,
155                          lookup => $lookup,                          lookup => $lookup,
156                            recode => $input->{recode},
157                  );                  );
158                  $log->logdie("can't create input using $input_module") unless ($input);                  $log->logdie("can't create input using $input_module") unless ($input);
159    

Legend:
Removed from v.401  
changed lines
  Added in v.416

  ViewVC Help
Powered by ViewVC 1.1.26