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