MAJ en Thelia 2.3.4
This commit is contained in:
@@ -49,7 +49,7 @@ class FolderQuery extends BaseFolderQuery
|
||||
$currentPosition++;
|
||||
|
||||
if ($depth == $currentPosition && $depth != 0) {
|
||||
return;
|
||||
return[];
|
||||
}
|
||||
|
||||
$categories = self::create()
|
||||
|
||||
Reference in New Issue
Block a user