Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

technodelight
Copy link
Contributor

As the $module->active reference itself is an XML node, this if condition was always evaluated to true.
Also, the XML node's content is string, and not boolean as the code assumed.

As the `$module->active` reference itself is an XML node, this `if` condition was always evaluated to true.
Also, the XML node's content is string, and not boolean as the code assumed.
@ubick ubick merged commit 93bf759 into inviqa:master Nov 6, 2019
@technodelight technodelight deleted the feature/fix-checking-active-modules branch November 6, 2019 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants