Although I'm not using it, as I was looking at something I noticed that the require() call was before the if()... See attached patch for details.
Thank you.
Alexis Wilke
| Comment | File | Size | Author |
|---|---|---|---|
| captcha-6.x-math_optimization.patch | 632 bytes | AlexisWilke |
Comments
Comment #1
tinker commentedGood catch @AlexisWilke. Confirmed bad operation, patch provides simple fix. Should be applied to 6.x and 7.x versions.
Comment #2
soxofaan commentedcommitted on 6.x and 7.x
thanks
Comment #3
tinker commentedThx for the prompt commit :)