Files
crm.e5.pl/modules/EcmCalls/config.php
2024-04-27 09:23:34 +02:00

5 lines
79 B
PHP
Executable File

<?php
$ecmcalls_config = array (
'central_timezone' => 'Europe/Warsaw',
);
?>