| Revision 3731:3770620079d4,
            283 bytes
            checked in by franck <carnet.franck.paul@…>, 8 years ago
            (diff) | 
        
          | 
Simplify licence block at the beginning of each file
 | 
      
      
        
  | 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']['maintenance'])) { | 
|---|
| 11 | $__resources['help']['maintenance'] = dirname(__FILE__) . '/help/maintenance.html'; | 
|---|
| 12 | } | 
|---|
       
      Note: See 
TracBrowser
        for help on using the repository browser.