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/dcCKEditor/inc/dc.ckeditor.behaviors.php

    r3731 r3874  
    2323     * @param syntax   <b>string</b> wanted syntax (xhtml) 
    2424     */ 
    25     public static function adminPostEditor($editor = '', $context = '', array $tags = array(), $syntax = 'xhtml') 
     25    public static function adminPostEditor($editor = '', $context = '', array $tags = [], $syntax = 'xhtml') 
    2626    { 
    2727        if (empty($editor) || $editor != 'dcCKEditor' || $syntax != 'xhtml') {return;} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map