| ... | ... |
@@ -29,7 +29,7 @@ if(isset($_GET['benchmark'])) {
|
| 29 | 29 |
} |
| 30 | 30 |
$headerSent = false; |
| 31 | 31 |
|
| 32 |
-// Defines the character set for your language/location |
|
| 32 |
+// Defines the character set for the header - preferably at UTF-8 |
|
| 33 | 33 |
define ("_HEADERCHARSET", "utf-8");
|
| 34 | 34 |
|
| 35 | 35 |
//default values to avoid ajax issue when notice error are on |