// small fix

This commit is contained in:
Rémi Gaillard
2013-03-25 19:37:08 +01:00
parent 574fed489f
commit f2874e7b0b
-2
View File
@@ -178,8 +178,6 @@ abstract class ModuleCore
}
$this->local_path = _PS_MODULE_DIR_.$this->name.'/';
}
$this->database_version = $this->version;
}
/**