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

6 lines
96 B
PHP

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