-
- Downloads
Remove always-true IF
As can be seen by searching for calls to recurLinks recurID is not an optional parameter for the call - so the IF is extraneous. I've updated almost all the places that call it to pass strict-type-casted int (or in one place ensured it already is) as a bit of 'tightening'
Showing
Loading
Please register or sign in to comment