Skip to content

Commit

Permalink
Update and rename install-2.4.php to install-2.4.0.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Hlavtox authored Jan 11, 2024
1 parent a46ac63 commit 045816c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade/install-2.4.php → upgrade/install-2.4.0.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
exit;
}

function upgrade_module_2_4($object)
function upgrade_module_2_4_0($object)
{
return $object->registerHook('displayProductListReviews') && $object->registerHook('top');
}

0 comments on commit 045816c

Please sign in to comment.