mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 08:40:21 -07:00
(/newthread.php #3) MySQL error: SQL syntax error near '' at line 1 $id is expected to be an int at all times by a lot of the code. May as well ensure it is. (Also, explicit check for === filter_int's failure condition, because 0 is still false.)