mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Russian translation add.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3399 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f79d11a4ef
commit
a7481cbe61
4 changed files with 25 additions and 2 deletions
|
|
@ -162,8 +162,8 @@
|
|||
}
|
||||
} else { // end of the support...
|
||||
|
||||
header("Cache-Control: no-cache"); // originally here it these lines were empty headers like "Cache-Control: ". I don't know why... but it might break the standards. // X-[Vr]bL1s5
|
||||
header("Pragma: no-cache"); // here too
|
||||
header("Cache-Control: no-cache");
|
||||
header("Pragma: no-cache");
|
||||
header("Content-Type: application/octet-stream");
|
||||
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue