@@ -107,7 +107,7 @@ |
||
| 107 | 107 | $config = $context->config(); |
| 108 | 108 | |
| 109 | 109 | $tree = \Aimeos\Controller\Frontend::create( $context, 'catalog' )->uses( $this->domains() ) |
| 110 | - ->getTree( \Aimeos\Controller\Frontend\Catalog\Iface::LIST ); |
|
| 110 | + ->getTree( \Aimeos\Controller\Frontend\Catalog\Iface::list ); |
|
| 111 | 111 | |
| 112 | 112 | |
| 113 | 113 | $articles = map(); |