Browse Source
setting txtCard to 0 and cardType to E_MISSING (which is < 0) caused the following `if (cardType >= 0)' to be skipped and then broke out of the enclosing 'while' loop in this case, there where no other statements executedpre-master-46
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue