4 lines
74 B
PHP
4 lines
74 B
PHP
|
<?php
|
||
|
|
||
|
$config = array();
|
||
|
$config['default_timezone'] = "Europe/Paris";
|