From 8f35ef1f31e9ffefdc1d6a094d5470dfb37063e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Fri, 23 Oct 2009 15:50:02 +0200 Subject: [PATCH] rc strict --- bin/mozilla/rc.pl | 93 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 63 insertions(+), 30 deletions(-) diff --git a/bin/mozilla/rc.pl b/bin/mozilla/rc.pl index 47344335f..df360adee 100644 --- a/bin/mozilla/rc.pl +++ b/bin/mozilla/rc.pl @@ -35,18 +35,24 @@ use SL::RC; require "bin/mozilla/common.pl"; +use strict; + 1; # end of main sub reconciliation { - $lxdebug->enter_sub(); + $main::lxdebug->enter_sub(); + + my $form = $main::form; + my %myconfig = %main::myconfig; + my $locale = $main::locale; - $auth->assert('cash'); + $main::auth->assert('cash'); RC->paymentaccounts(\%myconfig, \%$form); - $selection = ""; + my $selection = ""; map { $selection .= "