diff --git a/config.xml b/config.xml index db83815..0542f86 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ imaxaddcatbyfeature - + diff --git a/configuration.php b/configuration.php index 4802d72..9a45e4b 100644 --- a/configuration.php +++ b/configuration.php @@ -48,6 +48,6 @@ $moduleTabs = array(); $moduleTabs[0] = array(); $moduleTabs[0]['name'] = 'Feature by carac'; -$moduleTabs[0]['clase'] = 'Adminxaddcatbyfeature'; +$moduleTabs[0]['clase'] = 'Adminimaxxaddcatbyfeature'; $moduleTabs[0]['padre'] = 'AdminInformax'; $moduleTabs[0]['imagen'] = 'informax.gif'; diff --git a/imaxaddcatbyfeature.php b/imaxaddcatbyfeature.php index f799edb..b876086 100644 --- a/imaxaddcatbyfeature.php +++ b/imaxaddcatbyfeature.php @@ -19,7 +19,7 @@ class ImaxAddCatbyFeature extends Module { public function __construct() { $this->name = 'imaxaddcatbyfeature'; $this->tab = 'administration'; - $this->version = '1.3'; + $this->version = '1.4'; $this->author = 'Informax'; $this->need_instance = 0; $this->idManual = '';