Files
crm.twinpol.com/modules/EcmCalls/config.php

5 lines
79 B
PHP
Raw Normal View History

2025-05-12 15:44:39 +00:00
<?php
$ecmcalls_config = array (
'central_timezone' => 'Europe/Warsaw',
);
?>