// small fix

This commit is contained in:
Rémi Gaillard
2013-03-25 19:37:08 +01:00
parent 9c4008d7b5
commit 6ebe135132

View File

@@ -178,8 +178,6 @@ abstract class ModuleCore
}
$this->local_path = _PS_MODULE_DIR_.$this->name.'/';
}
$this->database_version = $this->version;
}
/**