X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_acct_sm.cgi;h=4497b5f5968e4ed58b566bf4ffdf4458ae1ebc80;hp=21bd6a9ee37dbbf0c271c4712abed37b4bcf5e81;hb=91387f8f489e561deaf1de052d80ef800a4970a3;hpb=844855ae401bc5a7167b5fa8898275f89719ed71 diff --git a/httemplate/edit/svc_acct_sm.cgi b/httemplate/edit/svc_acct_sm.cgi index 21bd6a9ee..4497b5f59 100755 --- a/httemplate/edit/svc_acct_sm.cgi +++ b/httemplate/edit/svc_acct_sm.cgi @@ -1,5 +1,5 @@ <% -# +# use strict; use vars qw( $conf $cgi $mydomain $action $svcnum $svc_acct_sm $pkgnum $svcpart @@ -128,7 +128,7 @@ if ($pkgnum) { } $p1 = popurl(1); -print $cgi->header( '-expires' => 'now' ), header("Mail Alias $action", ''); +print $cgi->header( @FS::CGI::header ), header("Mail Alias $action", ''); print qq!Error: !, $cgi->param('error'), ""