Fix an issue where the ordering of an include statement is processed ahead of…
Fix an issue where the ordering of an include statement is processed ahead of the conditional in the included statement, which required a redundant check to see if a variable was defined rather than short circuiting. Fixes #4469
Showing
Please
register
or
sign in
to comment