Fix cookie

This commit is contained in:
Michael RICOIS 2017-11-23 10:52:12 +01:00
parent 195f3cc346
commit e2335e71b7

View File

@ -272,7 +272,7 @@ class PurchaseGuide extends Module
return false;
}
$isEmployee = self::$cookie->isLoggedBack();
$isEmployee = $cookie->isLoggedBack();
$id_category = Tools::getValue('cid', 0);
// Récup de l'arbre en fonction des catégories