Changeset 3874:ab8368569446 for inc/core/class.dc.prefs.php
- Timestamp:
- 09/14/18 12:16:17 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.prefs.php
r3731 r3874 22 22 protected $user_id; ///< <b>string</b> User ID 23 23 24 protected $workspaces = array(); ///< <b>array</b> Associative workspaces array24 protected $workspaces = []; ///< <b>array</b> Associative workspaces array 25 25 26 26 protected $ws; ///< <b>string</b> Current workspace
Note: See TracChangeset
for help on using the changeset viewer.