@@ -43,8 +43,7 @@ |
||
43 | 43 | { |
44 | 44 | $view->items = $cntl->getItem( $id ); |
45 | 45 | $view->total = 1; |
46 | - } |
|
47 | - else |
|
46 | + } else |
|
48 | 47 | { |
49 | 48 | $total = 0; |
50 | 49 | $filter = $cntl->createFilter(); |