|
<?php
|
|
/**
|
|
* @file
|
|
* @brief The plugin kUtRL locales resources
|
|
* @ingroup kUtRL
|
|
*
|
|
* @author Jean-Christian Denis (author)
|
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
*/
|
|
\Dotclear\App::backend()->resources()->set('help', 'kUtRL', __DIR__ . '/help/help.html');
|