sui77 / SimpleRcScanner

38 stars 23 forks source link

Live Demo has 500 error in ajax.php #9

Open MugOfPaul opened 1 year ago

MugOfPaul commented 1 year ago

I can't use the https://test.sui.li/oszi/ demo due to this error on submit.

MugOfPaul commented 1 year ago

After pulling the code and debugging myself, the issue is with ajax.php:43

The fix is: $x += intval($l);