Open b2af opened 1 month ago
echo var_dump($PilotName, $WinnerScore, $LoserSuicides, $LoserScore, $MatchID); //TODO: set the MatchID on the database to autoincrument and create a Forign key to the Players table.
https://github.com/b2af/DescentNexus/blob/91ef10c34bd8858bc22c44f00a6c63c565416f39/RDL/ReportHandler.php#L107
https://github.com/b2af/DescentNexus/blob/91ef10c34bd8858bc22c44f00a6c63c565416f39/RDL/ReportHandler.php#L107