// Blocklayered: Fix bug with nb of products per pages + Change revision number

This commit is contained in:
mDeflotte
2012-03-13 15:52:21 +00:00
parent b96e420031
commit 1f3d5e8eba
3 changed files with 46 additions and 17 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class BlockLayered extends Module
{
$this->name = 'blocklayered';
$this->tab = 'front_office_features';
$this->version = '1.8.1';
$this->version = '1.8.2';
$this->author = 'PrestaShop';
$this->need_instance = 0;