From: ivan Date: Mon, 10 Nov 2003 13:54:21 +0000 (+0000) Subject: hmm forgot to check this in? X-Git-Tag: NET_WHOIS_RAW_0_31~273 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=066c1665efce43307446207a33f876b0baefe1d6 hmm forgot to check this in? --- 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!