Skip to content

Comments

Drop invalid PDF version check; fixes #60#61

Merged
cedric-anne merged 1 commit intopluginsGLPI:developfrom
cedric-anne:fix/pdf-compat
Mar 25, 2022
Merged

Drop invalid PDF version check; fixes #60#61
cedric-anne merged 1 commit intopluginsGLPI:developfrom
cedric-anne:fix/pdf-compat

Conversation

@cedric-anne
Copy link
Contributor

$plug->isActivated() does not load corresponding fields, so checking $plug->fields['version'] >= '0.7.1' will always return false. Anyway, this 0.7.1 version is not used for years, and can probably be not even loaded in GLPI 9.5, so this check is useless now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined index: version in /var/www/html/glpi/marketplace/uninstall/inc/model.class.php

1 participant