Changeset 3225:f04d4b1a4dcf for inc/core/class.dc.workspace.php
- Timestamp:
- 03/17/16 12:07:38 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
inc/core/class.dc.workspace.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.workspace.php
r3203 r3225 407 407 408 408 /** 409 Returns $ws property content. 410 411 @return <b>string</b> 412 */ 413 public function dumpWorkspace() 414 { 415 return $this->ws; 416 } 417 418 /** 409 419 Returns $prefs property content. 410 420
Note: See TracChangeset
for help on using the changeset viewer.
