@@ -51,7 +51,7 @@ |
||
51 | 51 | * |
52 | 52 | * @param int Number of levels |
53 | 53 | * @since 2019.04 |
54 | - */ |
|
54 | + */ |
|
55 | 55 | $max = $this->context()->config()->get( 'mshop/common/manager/maxdepth', 2 ); |
56 | 56 | |
57 | 57 | if( $this->level++ < $max ) { |