X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FCGI.pm;h=85b91eab2c581575e514202307b56b96a15e95c4;hb=706791990c8553ef96e5d468cc912f1b96a8bb8c;hp=98f26f38377c0c0a99a8184a805d1d5da9f9609b;hpb=f7caf50929669fdf317f1ab51767ac93a1f743fc;p=freeside.git diff --git a/FS/FS/CGI.pm b/FS/FS/CGI.pm index 98f26f383..85b91eab2 100644 --- a/FS/FS/CGI.pm +++ b/FS/FS/CGI.pm @@ -43,9 +43,8 @@ Returns an HTML header. =cut sub header { - my($title,$menubar,$etc)=@_; - #use Carp; - #confess $etc if defined $etc; + my($title,$menubar,$etc)=@_; #$etc is for things like onLoad= etc. + use Carp; $etc = '' unless defined $etc; my $x = <