10 lines
186 B
PHP
Executable File
10 lines
186 B
PHP
Executable File
<?php
|
|
|
|
'dashlets' => array (
|
|
array(
|
|
'name' => 'MyChartsProductsDashlet',
|
|
'from' => '<basepath>/modules/EcmCharts/Dashlets/MyChartsProductsDashlet',
|
|
),
|
|
),
|
|
|
|
?>
|