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/core/class.dc.prefs.php

    r3731 r3874  
    2222    protected $user_id; ///< <b>string</b> User ID 
    2323 
    24     protected $workspaces = array(); ///< <b>array</b> Associative workspaces array 
     24    protected $workspaces = []; ///< <b>array</b> Associative workspaces array 
    2525 
    2626    protected $ws; ///< <b>string</b> Current workspace 
Note: See TracChangeset for help on using the changeset viewer.

Sites map