Russian translation add.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3399 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mayoojin 2007-12-22 16:39:05 +00:00
parent f79d11a4ef
commit a7481cbe61
4 changed files with 25 additions and 2 deletions

View file

@ -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");