Closed this issue 9 years ago · 1 comments
On line 48 of game/sudoku/play.php there is a invalid mysql function mysql_execute(). Also, you should never do direct mysql calls, but instead use the moodle db api functions.
It is fixed.