@@ -327,8 +327,8 @@ |
||
| 327 | 327 | } |
| 328 | 328 | |
| 329 | 329 | /** |
| 330 | - * extended search action |
|
| 331 | - */ |
|
| 330 | + * extended search action |
|
| 331 | + */ |
|
| 332 | 332 | public function extendedSearchAction() |
| 333 | 333 | { |
| 334 | 334 | /** @var FrontendUser $feUser */ |
@@ -194,7 +194,7 @@ |
||
| 194 | 194 | $updateResult = $document->getDocumentIdentifier(); |
| 195 | 195 | } |
| 196 | 196 | |
| 197 | - // $this->persistenceManager->persistAll(); |
|
| 197 | + // $this->persistenceManager->persistAll(); |
|
| 198 | 198 | |
| 199 | 199 | if ($updateResult) { |
| 200 | 200 | |