@@ -76,7 +76,7 @@ |
||
| 76 | 76 | $this->dom->addChild( |
| 77 | 77 | $ideEvento, |
| 78 | 78 | "nrRecibo", |
| 79 | - ! empty($this->std->nrrecibo) ? $this->std->nrrecibo : null, |
|
| 79 | + !empty($this->std->nrrecibo) ? $this->std->nrrecibo : null, |
|
| 80 | 80 | false |
| 81 | 81 | ); |
| 82 | 82 | $this->dom->addChild( |