about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-02-26 01:57:55 +0000
committerEric Wong <e@80x24.org>2016-02-26 02:18:52 +0000
commit7e91647ea774e6293026d5215fe65b75415d97a4 (patch)
tree1304437c7b66aabf3e09acb48d09fc0a05bf9aee /lib
parent92caa961d72bbb4a6e739b8a50927e62aa3a3e8f (diff)
downloadpublic-inbox-7e91647ea774e6293026d5215fe65b75415d97a4.tar.gz
We will be falling back and cascading to newsgroup lookups, later.
Diffstat (limited to 'lib')
-rw-r--r--lib/PublicInbox/ExtMsg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/ExtMsg.pm b/lib/PublicInbox/ExtMsg.pm
index c6fc565a..09ee8d6e 100644
--- a/lib/PublicInbox/ExtMsg.pm
+++ b/lib/PublicInbox/ExtMsg.pm
@@ -147,7 +147,7 @@ again:
         }
         $s .= '</pre></body></html>';
 
-        [300, ['Content-Type'=>'text/html; charset=UTF-8'], [$s]];
+        [$code, ['Content-Type'=>'text/html; charset=UTF-8'], [$s]];
 }
 
 # Redirect to another public-inbox which is mapped by $pi_config