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