Dotclear


Ignore:
Timestamp:
03/08/18 17:58:39 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Code formatting (PSR-2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/berlin/_define.php

    r3531 r3730  
    99# 
    1010# -- END LICENSE BLOCK ----------------------------------------- 
    11 if (!defined('DC_RC_PATH')) { return; } 
     11if (!defined('DC_RC_PATH')) {return;} 
    1212 
    1313$this->registerModule( 
    14      /* Name */                    "Berlin", 
    15      /* Description*/         "Dotclear 2.7+ default theme", 
    16      /* Author */             "Dotclear Team", 
    17      /* Version */            '1.2', 
    18      /* Properties */         array( 
    19                                         'type' => 'theme', 
    20                                         'tplset' => 'dotty' 
    21                                    ) 
     14    "Berlin",                      // Name 
     15    "Dotclear 2.7+ default theme", // Description 
     16    "Dotclear Team",               // Author 
     17    '1.2',                         // Version 
     18    array(                         // Properties 
     19        'type'  => 'theme', 
     20        'tplset' => 'dotty' 
     21    ) 
    2222); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map