Remove cp1251. Я сильно недооценивал трудолюбие неизвестного кодера.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');
|
||||
header('Cache-Control: no-store, no-cache, must-revalidate');
|
||||
header('Cache-Control: post-check=0, pre-check=0', false);
|
||||
header('Pragma: no-cache');
|
||||
header('Content-Type: text/html; charset=windows-1251');
|
||||
|
||||
|
||||
const GAME = true;
|
||||
include('../_incl_data/class/__db_connect.php');
|
||||
|
||||
Reference in New Issue
Block a user