@@ -220,13 +220,13 @@ |
||
220 | 220 | true |
221 | 221 | ); |
222 | 222 | if( $this->std->indretif == 2 ){ |
223 | - $this->dom->addChild( |
|
224 | - $ideEvento, |
|
225 | - "nrRecibo", |
|
226 | - $this->std->nrrecibo, |
|
227 | - true |
|
228 | - ); |
|
229 | - } |
|
223 | + $this->dom->addChild( |
|
224 | + $ideEvento, |
|
225 | + "nrRecibo", |
|
226 | + $this->std->nrrecibo, |
|
227 | + true |
|
228 | + ); |
|
229 | + } |
|
230 | 230 | $this->dom->addChild( |
231 | 231 | $ideEvento, |
232 | 232 | "perApur", |
@@ -219,7 +219,7 @@ |
||
219 | 219 | $this->std->indretif, |
220 | 220 | true |
221 | 221 | ); |
222 | - if( $this->std->indretif == 2 ){ |
|
222 | + if ($this->std->indretif == 2) { |
|
223 | 223 | $this->dom->addChild( |
224 | 224 | $ideEvento, |
225 | 225 | "nrRecibo", |