Files
crm.e5.pl/Manifest.php

10 lines
195 B
PHP
Raw Permalink Normal View History

2024-04-27 09:23:34 +02:00
<?php
'dashlets' => array (
array(
'name' => 'MyChartsProductsDashlet',
'from' => '<basepath>/modules/EcmCharts/Dashlets/MyChartsProductsDashlet',
),
),
?>