@@ -1578,7 +1578,7 @@ |
||
| 1578 | 1578 | ); |
| 1579 | 1579 | |
| 1580 | 1580 | |
| 1581 | - if (empty($std->infLotacao) and count($this->infCTe)==1) { |
|
| 1581 | + if (empty($std->infLotacao) and count($this->infCTe) == 1) { |
|
| 1582 | 1582 | $this->errors[] = "Tag infLotacao é obrigatória quando só existir um Documento informado!"; |
| 1583 | 1583 | } |
| 1584 | 1584 | |