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:
3bf79a9
)
Fix referred URL check for lighttpd conventions
author
Mhonarc archives guy
<
[email protected]
>
Wed, 4 Jan 2012 11:40:28 +0000
(11:40 +0000)
committer
Alvaro Herrera
<
[email protected]
>
Mon, 16 Jan 2012 20:42:36 +0000
(17:42 -0300)
archives/bin/resource-common
patch
|
blob
|
blame
|
history
diff --git
a/archives/bin/resource-common
b/archives/bin/resource-common
index 7a83bcff6fc19d5587db2749201dc35dcbd71c00..99b1941946a3fd327a03fbebfabf729359a8617b 100644
(file)
--- a/
archives/bin/resource-common
+++ b/
archives/bin/resource-common
@@
-103,7
+103,7
@@
text/x-html; m2h_text_plain::filter; mhtxtplain.pl
<?php
$$title = "$SUBJECTNA:72$";
$$base = "/$LIST$/$YEAR$-$MONTH$/";
-if (strstr($$_SERVER["PHP_SELF"], "m
essage-
id")) {
+if (strstr($$_SERVER["PHP_SELF"], "m
sg
id")) {
$$dots = "../../..";
} else {
$$dots = "../..";