X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fprocess%2Fmeta-import.cgi;h=59d236f64dd6596fe09ab5d311ca67606265aabe;hb=4594b30617c2759dc38a51a1ea23a336abbeb24a;hp=2939c8fb26dfb3d78151a1bd0cfb41edf826181c;hpb=856a62ca215f921ef3e9ddf4080626565727532a;p=freeside.git diff --git a/httemplate/misc/process/meta-import.cgi b/httemplate/misc/process/meta-import.cgi index 2939c8fb2..59d236f64 100644 --- a/httemplate/misc/process/meta-import.cgi +++ b/httemplate/misc/process/meta-import.cgi @@ -116,8 +116,8 @@ function SafeOnsubmit() { #hashmaker widget sub hashmaker { my($name, $from, $to, $labelfrom, $labelto) = @_; - $fromsize = scalar(@$from); - $tosize = scalar(@$to); + my $fromsize = scalar(@$from); + my $tosize = scalar(@$to); "
$labelfrom$labelto
". qq!