r1289@llin: dpavlin | 2007-06-21 23:26:10 +0200
[webpac2] / run.pl
diff --git a/run.pl b/run.pl
index 036b1bb..0198730 100755 (executable)
--- a/run.pl
+++ b/run.pl
@@ -362,6 +362,7 @@ foreach my $database ( sort keys %{ $config->databases } ) {
                        stats => $stats,
                        modify_records => $input->{modify_records},
                        modify_file => $input->{modify_file},
+                       input_config => $input,
                );
                $log->logdie("can't create input using $input_module") unless ($input);