Debug v24

This commit is contained in:
Laurent Destailleur 2026-07-02 15:06:03 +02:00
parent 3e86e7af72
commit e1f8396215

View file

@ -80,7 +80,7 @@ if (GETPOST('addbox')) {
}
}
$max = getDolGlobalInt('MAIN_SIZE_SHORTLIST_LIMIT', 5);
$max = getDolUserInt('MAIN_SIZE_SHORTLIST_LIMIT', getDolGlobalInt('MAIN_SIZE_SHORTLIST_LIMIT', 5));
/*