- Fix table definition of ip list
- Code size to 150 letters increased
- Fix of the missing ticket bug (one ticket or none ticket numbers where generated)
- Ticket numbers are no longer freed if the order was cancelled. Only if the option for this is activated.
The issue for the „missing ticket“ was, that some systems were too fast, and I could not reproduce it. I used a function that uses seconds to calculate a ticket number on the fly. The second ticket was denied because it cannot have twice the same ticket. Then it crashed.
Big sorry.