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
  • inc/admin/class.dc.menu.php

    r3731 r3874  
    2020        $this->title     = $title; 
    2121        $this->itemSpace = $itemSpace; 
    22         $this->pinned    = array(); 
    23         $this->items     = array(); 
     22        $this->pinned    = []; 
     23        $this->items     = []; 
    2424    } 
    2525 
Note: See TracChangeset for help on using the changeset viewer.

Sites map