Dotclear


Ignore:
Timestamp:
09/14/18 12:16:17 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

short notation for array (array() → [])

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcLegacyEditor/_define.php

    r3731 r3874  
    1717    "dotclear Team",          // Author 
    1818    '0.1.4',                  // Version 
    19     array( 
     19    [ 
    2020        'permissions' => 'usage,contentadmin', 
    2121        'type'        => 'plugin', 
    22         'settings'    => array( 
     22        'settings'    => [ 
    2323            'self' => '', 
    2424            'pref' => '#user-options.user_options_edition' 
    25         ) 
    26     ) 
     25        ] 
     26    ] 
    2727); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map