projects
/
pgweb-old.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1834b23
)
Escape quotes in message date when used by HTTP header
author
Alvaro Herrera
<
[email protected]
>
Wed, 18 Jan 2012 02:33:26 +0000
(23:33 -0300)
committer
Alvaro Herrera
<
[email protected]
>
Wed, 18 Jan 2012 02:33:26 +0000
(23:33 -0300)
archives/bin/resource-common
patch
|
blob
|
blame
|
history
diff --git
a/archives/bin/resource-common
b/archives/bin/resource-common
index e7001c78853bc217c763658430b7d2d4881a5ce9..e68b079cd63fdc2c4df2440c12171e3f3a4c887a 100644
(file)
--- a/
archives/bin/resource-common
+++ b/
archives/bin/resource-common
@@
-95,7
+95,7
@@
text/x-html; m2h_text_plain::filter; mhtxtplain.pl
<MSGPGSSMARKUP>
<?php
- header("Last-Modified: $DATE$");
+ header("Last-Modified: $DATE
:J
$");
?>
</MSGPGSSMARKUP>