- Timestamp:
- 01/09/08 00:20:19 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.core/midcom/services/indexer/backend/XMLCommClient.php
r13424 r14329 64 64 * and returns the result. 65 65 * 66 * @param bool $mask_request Set this to true to mask all occurences of </request> in the content with66 * @param boolean $mask_request Set this to true to mask all occurences of </request> in the content with 67 67 * </request_>, which is required for the TCP backends. (PHP cannot close a TCP socket in one direction 68 68 * only, so EOF checks won't work.
