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/ductile/_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 */                    "Ductile", 
    15      /* Description*/         "Mediaqueries compliant elegant theme", 
    16      /* Author */             "Dotclear Team", 
    17      /* Version */            '1.5', 
    18      /* Properties */         array( 
    19                                         'standalone_config' => true, 
    20                                         'type' => 'theme' 
    21                                    ) 
     14    "Ductile",                              // Name 
     15    "Mediaqueries compliant elegant theme", // Description 
     16    "Dotclear Team",                        // Author 
     17    '1.5',                                  // Version 
     18    array(                                  // Properties 
     19        'standalone_config' => true, 
     20        'type'              => 'theme' 
     21    ) 
    2222); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map