From: ivan Date: Wed, 17 Apr 2002 11:29:55 +0000 (+0000) Subject: small tyop X-Git-Tag: freeside_1_4_0_pre12~64 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6565b17f2bc8bff541854ad80578c502fd52134a small tyop --- diff --git a/fs_signup/fs_signup_server b/fs_signup/fs_signup_server index 5dfa0e88f..69a07f9c7 100755 --- a/fs_signup/fs_signup_server +++ b/fs_signup/fs_signup_server @@ -113,7 +113,7 @@ while (1) { # common that are still here and library them. my $cust_main = new FS::cust_main ( { #'custnum' => '', - 'agentnum' => $signup-data->{agentnum} || $agentnum, + 'agentnum' => $signup_data->{agentnum} || $agentnum, 'refnum' => $refnum, map { $_ => $signup_data->{$_} } qw(