@@ -341,8 +341,7 @@ |
||
341 | 341 | } else { |
342 | 342 | throw new Exception('Cannot generate xml for word/document.xml.'); |
343 | 343 | } |
344 | - } |
|
345 | - else |
|
344 | + } else |
|
346 | 345 | { |
347 | 346 | $xmlerror = ''; |
348 | 347 | foreach (libxml_get_errors() as $error) { |