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

    r3731 r3874  
    1717    "Franck Paul",              // Author 
    1818    '1.5',                      // Version 
    19     array( 
     19    [ 
    2020        'permissions' => 'admin', 
    2121        'type'        => 'plugin', 
    22         'settings'    => array( 
     22        'settings'    => [ 
    2323            'self' => '' 
    24         ) 
    25     ) 
     24        ] 
     25    ] 
    2626); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map