mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-07-28 10:09:20 +00:00
fixtypo
This commit is contained in:
+1
-1
@@ -612,7 +612,7 @@ namespace http {
|
||||
HandleCommand (req, res, s);
|
||||
} else {
|
||||
ShowStatus (s);
|
||||
res.add_header("Refresh", 10");
|
||||
res.add_header("Refresh", "10");
|
||||
}
|
||||
ShowPageTail (s);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user