mirror of
https://github.com/foin137/werwolfonline.eu.git
synced 2026-02-15 02:58:43 +00:00
The goal of this edit is to prevent sql injection. For string inputs like player name -> prepare sql statements. For other inputs that are integers -> cast to int via (int)
441 B
441 B