@@ -702,7 +702,7 @@ |
||
| 702 | 702 | { |
| 703 | 703 | if (count($this->_immediateChildren)) { |
| 704 | 704 | $this->_setHeaderParameter('Content-Type', 'boundary', |
| 705 | - $this->getBoundary() |
|
| 705 | + $this->getBoundary() |
|
| 706 | 706 | ); |
| 707 | 707 | $this->_headers->remove('Content-Transfer-Encoding'); |
| 708 | 708 | } else { |