mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03: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 New Issue
Block a user