13372 - change default subcategory of TPD Belge
This commit is contained in:
parent
46f9628ebb
commit
6d0d4e4c59
@ -10,7 +10,7 @@ class Category extends CategoryCore
|
|||||||
const CATEGORY_PLV = 71;
|
const CATEGORY_PLV = 71;
|
||||||
const CATEGORY_PLV_ALL = 72;
|
const CATEGORY_PLV_ALL = 72;
|
||||||
const CATEGORY_TPDBELGE = 75;
|
const CATEGORY_TPDBELGE = 75;
|
||||||
const CATEGORY_TPDBELGE_ALL = 80;
|
const CATEGORY_TPDBELGE_ALL = 76;
|
||||||
|
|
||||||
public static function getCategoriesTree($id_parent, $currentDepth = 0, $depth = 3, $context = null)
|
public static function getCategoriesTree($id_parent, $currentDepth = 0, $depth = 3, $context = null)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user