source:
plugins/blogroll/locales/en/resources.php
@
3731:3770620079d4
Revision 3731:3770620079d4, 274 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | /** |
3 | * @package Dotclear |
4 | * @subpackage Plugins |
5 | * |
6 | * @copyright Olivier Meunier & Association Dotclear |
7 | * @copyright GPL-2.0-only |
8 | */ |
9 | |
10 | if (!isset($__resources['help']['blogroll'])) { |
11 | $__resources['help']['blogroll'] = dirname(__FILE__) . '/help/blogroll.html'; |
12 | } |
Note: See TracBrowser
for help on using the repository browser.