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

    r3731 r3874  
    1717    "Franck Paul",             // Author 
    1818    '0.7',                     // Version 
    19     array( 
     19    [ 
    2020        'permissions' => 'usage,contentadmin', // Permissions 
    2121        'type'        => 'plugin',             // Type 
    22         'settings'    => array( 
     22        'settings'    => [ 
    2323            'blog' => '#params.breadcrumb_params' 
    24         ) 
    25     ) 
     24        ] 
     25    ] 
    2626); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map