Changeset 435
- Timestamp:
- 03/29/07 10:24:34 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/websites/processors/stubJsonRpcProcessor.php
r430 r435 70 70 } 71 71 72 p rotectedfunction getJsonResponseObject() {72 public function getJsonResponseObject() { 73 73 return $this->jsonRpcResponse; 74 74 }
