mirror of
https://github.com/foin137/werwolfonline.eu.git
synced 2026-04-05 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)
191 KiB
191 KiB