@@ -168,7 +168,7 @@ |
||
| 168 | 168 | $node = $this->set($path, $voice); |
| 169 | 169 | |
| 170 | 170 | if(!is_null($extension)){ |
| 171 | - $node->setAttribute('x', $extension); |
|
| 171 | + $node->setAttribute('x', $extension); |
|
| 172 | 172 | } |
| 173 | 173 | } |
| 174 | 174 | |