mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
fixtypo
This commit is contained in:
parent
7e580e6a0b
commit
6b3bd755b0
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue