diff --git a/locales/en/resources.php b/locales/en/resources.php index 4ec03e9..77d60a5 100644 --- a/locales/en/resources.php +++ b/locales/en/resources.php @@ -8,5 +8,4 @@ * @author Jean-Christian Denis (author) * @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html */ - -\Dotclear\App::backend()->resources()->set('help', 'dcAdvancedCleaner', __DIR__ . '/help/dcAdvancedCleaner.html'); \ No newline at end of file +\Dotclear\App::backend()->resources()->set('help', 'dcAdvancedCleaner', __DIR__ . '/help/dcAdvancedCleaner.html'); diff --git a/locales/fr/resources.php b/locales/fr/resources.php index 4ec03e9..77d60a5 100644 --- a/locales/fr/resources.php +++ b/locales/fr/resources.php @@ -8,5 +8,4 @@ * @author Jean-Christian Denis (author) * @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html */ - -\Dotclear\App::backend()->resources()->set('help', 'dcAdvancedCleaner', __DIR__ . '/help/dcAdvancedCleaner.html'); \ No newline at end of file +\Dotclear\App::backend()->resources()->set('help', 'dcAdvancedCleaner', __DIR__ . '/help/dcAdvancedCleaner.html');