added default time zone
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
//ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);
|
||||
|
||||
date_default_timezone_set('Europe/Budapest');
|
||||
|
||||
|
||||
//AUTOLOAD BEÁLLÍTÁSA
|
||||
spl_autoload_register(function ($class_name) {
|
||||
|
||||
Reference in New Issue
Block a user