alias/locales/en/resources.php

12 lines
334 B
PHP

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