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

10 lines
195 B
PHP

<?php
'dashlets' => array (
array(
'name' => 'MyChartsProductsDashlet',
'from' => '<basepath>/modules/EcmCharts/Dashlets/MyChartsProductsDashlet',
),
),
?>