Changeset 13:c7a0f4cc3aab for inc/core
- Timestamp:
- 04/27/11 11:15:56 (14 years ago)
- Branch:
- userprefs
- Children:
- 14:123684795ed0, 15:85c31814ef71
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.workspace.php
r3 r13 103 103 } 104 104 105 p rivatefunction prefExists($id,$global=false)105 public function prefExists($id,$global=false) 106 106 { 107 107 $array = $global ? 'global' : 'local';
Note: See TracChangeset
for help on using the changeset viewer.