Use utf-8 for this file as well, though it is not used right now
This commit is contained in:
@@ -17,7 +17,7 @@ require './libraries/common.inc.php';
|
|||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
header('Content-type: text/plain; charset=iso-8859-1');
|
header('Content-type: text/plain; charset=utf-8');
|
||||||
|
|
||||||
$filename = LICENSE_FILE;
|
$filename = LICENSE_FILE;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user