WBCE / WBCE_CMS

Core package of WBCE CMS. This package includes the core and the default addons. Visit https://wbce.org (DE) or https://wbce-cms.org (EN) to learn more or to join the WBCE CMS community.
https://wbce-cms.org
GNU General Public License v2.0
31 stars 22 forks source link

Module Details show old version after upgrade #480

Closed BerndJM closed 4 years ago

BerndJM commented 4 years ago

Reason: On update the new version isn't written to database caused by this line in function upgrade_module. This line should be 'version' => $new_module_version,