adding pb design link
This commit is contained in:
parent
cbbb7e8392
commit
bfc8934306
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -323,7 +323,7 @@ sub httpHeader {
|
|||
$session{header}{expires} = "-1d";
|
||||
}
|
||||
return $session{cgi}->header(
|
||||
-type => $session{header}{mimetype}
|
||||
-type => $session{header}{mimetype},
|
||||
-charset => $session{header}{charset},
|
||||
-cookie => $session{header}{cookie},
|
||||
-status => $session{header}{status},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue