@@ -73,7 +73,7 @@ |
||
73 | 73 | $this->node->insertBefore($ideEvento, $ideContri); |
74 | 74 | //tag deste evento em particular |
75 | 75 | $info = $this->dom->createElement("infoProcesso"); |
76 | - $ideProcesso = $this->dom->createElement("ideProcesso"); |
|
76 | + $ideProcesso = $this->dom->createElement("ideProcesso"); |
|
77 | 77 | $this->dom->addChild( |
78 | 78 | $ideProcesso, |
79 | 79 | "tpProc", |