Changeset 3874:ab8368569446 for plugins/pings/_prepend.php
- Timestamp:
- 09/14/18 12:16:17 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pings/_prepend.php
r3731 r3874 15 15 $__autoload['pingsCoreBehaviour'] = dirname(__FILE__) . '/lib.pings.php'; 16 16 17 $core->addBehavior('coreFirstPublicationEntries', array('pingsCoreBehaviour', 'doPings'));17 $core->addBehavior('coreFirstPublicationEntries', ['pingsCoreBehaviour', 'doPings']);
Note: See TracChangeset
for help on using the changeset viewer.