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/pings/_prepend.php

    r3731 r3874  
    1515$__autoload['pingsCoreBehaviour'] = dirname(__FILE__) . '/lib.pings.php'; 
    1616 
    17 $core->addBehavior('coreFirstPublicationEntries', array('pingsCoreBehaviour', 'doPings')); 
     17$core->addBehavior('coreFirstPublicationEntries', ['pingsCoreBehaviour', 'doPings']); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map