@@ -288,7 +288,7 @@ |
||
288 | 288 | } |
289 | 289 | } |
290 | 290 | if (!empty($this->std->rcoml)) { |
291 | - foreach($this->std->rcoml as $r) { |
|
291 | + foreach ($this->std->rcoml as $r) { |
|
292 | 292 | $rComl = $this->dom->createElement("RComl"); |
293 | 293 | $this->dom->addChild( |
294 | 294 | $rComl, |