Files
crm.twinpol.com/EcmConfig.php
2025-05-12 15:44:39 +00:00

6 lines
91 B
PHP
Executable File

<?php
$EcmConfig = array (
'consignments' => true,
'consignments_label1' => 'Nr',
);
?>