enhancePostContent/locales/en/resources.php

11 lines
323 B
PHP
Raw Normal View History

2021-08-23 23:55:52 +00:00
<?php
2021-11-06 13:46:37 +00:00
/**
2023-10-16 20:36:53 +00:00
* @file
* @brief The plugin enhancePostContent resources
* @ingroup enhancePostContent
2021-11-06 13:46:37 +00:00
*
2023-10-16 20:36:53 +00:00
* @author Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
2021-11-06 13:46:37 +00:00
*/
2023-10-16 20:36:53 +00:00
\Dotclear\App::backend()->resources()->set('help', 'enhancePostContent', __DIR__ . '/help/help.html');