2015-05-30 15:21:33 +00:00
|
|
|
<?php
|
2023-01-02 00:00:05 +00:00
|
|
|
/**
|
2023-10-15 19:42:44 +00:00
|
|
|
* @file
|
|
|
|
* @brief The plugin locales resources
|
2023-01-02 00:00:05 +00:00
|
|
|
*
|
2023-10-15 19:42:44 +00:00
|
|
|
* @author Tomtom (author)
|
|
|
|
* @author Jean-Christian Denis (latest)
|
|
|
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
2023-01-02 00:00:05 +00:00
|
|
|
*/
|
|
|
|
dcCore::app()->resources['help']['comListe'] = __DIR__ . '/help/comListe.html';
|