@@ -50,7 +50,7 @@ |
||
| 50 | 50 | $id = $siteManager->searchItems( $search )->keys()->first() ?: $siteItem->getId(); |
| 51 | 51 | } |
| 52 | 52 | } |
| 53 | - catch( \Exception $e ) { ; } |
|
| 53 | + catch( \Exception $e ) {; } |
|
| 54 | 54 | |
| 55 | 55 | if( $view->access( ['admin', 'super'] ) ) { |
| 56 | 56 | $level = \Aimeos\MW\Tree\Manager\Base::LEVEL_TREE; |