@@ -370,7 +370,7 @@ |
||
| 370 | 370 | )); |
| 371 | 371 | |
| 372 | 372 | // restore |
| 373 | - $this->configuration= $backupConfiguration; |
|
| 373 | + $this->configuration = $backupConfiguration; |
|
| 374 | 374 | $parentContentObject->data = $backupRecord; |
| 375 | 375 | } |
| 376 | 376 | |