diff --git a/src/PHPMailer b/src/PHPMailer index 1d85f9e..7c8b786 160000 --- a/src/PHPMailer +++ b/src/PHPMailer @@ -1 +1 @@ -Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a +Subproject commit 7c8b786228bb9e1561ff60a2d6f7f6ce91be6fee diff --git a/src/arenas/connectFour/act.php b/src/arenas/connectFour/act.php index 3fd4e62..d5399a0 100644 --- a/src/arenas/connectFour/act.php +++ b/src/arenas/connectFour/act.php @@ -135,8 +135,8 @@ switch ($_POST['act']){ if($_POST['fullLogs'] == "true"){ $fullLogs='Arena send to '.$currentBotName.''.htmlentities($tempPlayer['messageSend']).'
- HTTP status: '.htmlentities($tempPlayer['httpStatus']).'
- Bot anwser: '.htmlentities($tempPlayer['response']).'
'; + HTTP status: '.htmlentities($tempPlayer['httpStatus']).'
+ Bot anwser: '.htmlentities($tempPlayer['response']).'
'; }else{ $fullLogs='';