@@ -353,7 +353,7 @@ |
||
353 | 353 | $value = array_pop($relatedItemsFromForeignTable); |
354 | 354 | |
355 | 355 | // restore |
356 | - $this->configuration= $backupConfiguration; |
|
356 | + $this->configuration = $backupConfiguration; |
|
357 | 357 | $parentContentObject->data = $backupRecord; |
358 | 358 | } |
359 | 359 |