Removed mb_internal_encoding and timezone set calls.
This commit is contained in:
parent
1c730996fc
commit
8d320f6b54
1 changed files with 0 additions and 2 deletions
|
@ -10,5 +10,3 @@ define('RYK_DIR_PUB', RYK_ROOT . '/public');
|
|||
require_once RYK_ROOT . '/vendor/autoload.php';
|
||||
|
||||
error_reporting(RYK_DEBUG ? -1 : 0);
|
||||
mb_internal_encoding('UTF-8');
|
||||
date_default_timezone_set('GMT');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue