fac/locales/en/resources.php

11 lines
277 B
PHP
Raw Permalink Normal View History

2021-08-20 15:44:19 +00:00
<?php
2022-12-21 22:50:09 +00:00
/**
2023-10-16 21:09:29 +00:00
* @file
* @brief The plugin fac resources
* @ingroup fac
2022-12-21 22:50:09 +00:00
*
2023-10-16 21:09:29 +00:00
* @author Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
2022-12-21 22:50:09 +00:00
*/
2023-10-16 21:09:29 +00:00
\Dotclear\App::backend()->resources()->set('help', 'fac', __DIR__ . '/help/fac.html');