Skip to content

Commit

Permalink
remove wrong param
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu-rolland committed Aug 1, 2024
1 parent b63a0ed commit 9b76277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion classes/controller/FrontController.php
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,6 @@ protected function assignGeneralPurposeVariables()
'actionFrontControllerSetVariables',
[
'templateVars' => &$templateVars,
'cart' => $cart,
],
null,
true
Expand Down

0 comments on commit 9b76277

Please sign in to comment.