projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37f6561
)
backport from 1.5, don't force text/html
author
ivan
<ivan>
Sun, 21 Sep 2003 07:30:00 +0000
(07:30 +0000)
committer
ivan
<ivan>
Sun, 21 Sep 2003 07:30:00 +0000
(07:30 +0000)
htetc/global.asa
patch
|
blob
|
history
diff --git
a/htetc/global.asa
b/htetc/global.asa
index
786ba91
..
c61e729
100644
(file)
--- a/
htetc/global.asa
+++ b/
htetc/global.asa
@@
-66,7
+66,7
@@
sub Script_OnStart {
sub Script_OnFlush {
my $ref = $Response->{BinaryRef};
- $$ref = $cgi->header( @FS::CGI::header ) . $$ref;
+
#
$$ref = $cgi->header( @FS::CGI::header ) . $$ref;
if ( dbh->can('sprintProfile') ) {
$$ref =~ s/<\/BODY>[\s\n]*<\/HTML>[\s\n]*$//i