@@ -143,7 +143,7 @@ |
||
| 143 | 143 | true |
| 144 | 144 | ); |
| 145 | 145 | if (!empty($this->std->codamb)) { |
| 146 | - foreach($this->std->codamb as $cod) { |
|
| 146 | + foreach ($this->std->codamb as $cod) { |
|
| 147 | 147 | $infoAmb = $this->dom->createElement("infoAmb"); |
| 148 | 148 | $this->dom->addChild( |
| 149 | 149 | $infoAmb, |