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/default/_define.php

    r2566 r3730  
    1010# 
    1111# -- END LICENSE BLOCK ----------------------------------------- 
    12 if (!defined('DC_RC_PATH')) { return; } 
     12if (!defined('DC_RC_PATH')) {return;} 
    1313 
    1414$this->registerModule( 
    15      /* Name */               "Blowup", 
    16      /* Description*/         "Default Dotclear theme, fully customizable", 
    17      /* Author */             "Marco & Olivier", 
    18      /* Version */            '1.0', 
    19      array( 
    20           'type'         =>        'theme' 
    21      ) 
     15    "Blowup",                                     // Name 
     16    "Default Dotclear theme, fully customizable", // Description 
     17    "Marco & Olivier",                            // Author 
     18    '1.0',                                        // Version 
     19    array( 
     20        'type' => 'theme' 
     21    ) 
    2222); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map