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/_install.php

    r3731 r3874  
    1818 
    1919// Default pings services 
    20 $default_pings_uris = array( 
     20$default_pings_uris = [ 
    2121    'Ping-o-Matic!'      => 'http://rpc.pingomatic.com/', 
    2222    'Google Blog Search' => 'http://blogsearch.google.com/ping/RPC2' 
    23 ); 
     23]; 
    2424 
    2525$core->blog->settings->addNamespace('pings'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map