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