6 lines
96 B
PHP
6 lines
96 B
PHP
<?php
|
|
$EcmConfig = array (
|
|
'consignments' => true,
|
|
'consignments_label1' => 'Nr',
|
|
);
|
|
?>
|