Added {page}{noHttpHeader}
This commit is contained in:
parent
824ff3ea5f
commit
0a44e62868
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ Generates an HTTP header.
|
|||
=cut
|
||||
|
||||
sub getHeader {
|
||||
return undef if ($session{page}{noHttpHeader});
|
||||
my $header;
|
||||
unless (exists $session{http}{location}) {
|
||||
unless ($session{http}{charset}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue