@@ -4928,7 +4928,9 @@ |
||
4928 | 4928 | |
4929 | 4929 | $std = $this->equilizeParameters($std, $possible); |
4930 | 4930 | |
4931 | - if (empty($this->infServVinc)) $this->infServVinc = $this->dom->createElement('infServVinc'); |
|
4931 | + if (empty($this->infServVinc)) { |
|
4932 | + $this->infServVinc = $this->dom->createElement('infServVinc'); |
|
4933 | + } |
|
4932 | 4934 | |
4933 | 4935 | $identificador = '#388 <infCTeMultimodal> - '; |
4934 | 4936 | $infCTeMultimodal = $this->dom->createElement('infCTeMultimodal'); |