X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_domain.cgi;h=713b2ccd758af5eae4e88175001a120dd3e1c5b9;hp=971088d2138a8f038c60dc9fcd288e428faddbfd;hb=c14a267229fc0d6f2d2afdebab3bd34d825df2ef;hpb=160db3d20070241532162f8fa257e2ae4dd1f611 diff --git a/httemplate/edit/svc_domain.cgi b/httemplate/edit/svc_domain.cgi index 971088d21..713b2ccd7 100755 --- a/httemplate/edit/svc_domain.cgi +++ b/httemplate/edit/svc_domain.cgi @@ -1,5 +1,5 @@ <% -# +# use strict; use vars qw( $cgi $action $svcnum $svc_domain $pkgnum $svcpart $part_svc @@ -77,7 +77,7 @@ $otaker = getotaker; $domain = $svc_domain->domain; $p1 = popurl(1); -print $cgi->header( @FS::CGI::header ), header("$action $svc", ''); +print header("$action $svc", ''); print qq!Error: !, $cgi->param('error'), ""