- File:
-
- 1 edited
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.