From eee40de1bbc4fd59e1d996380f45788d648ce326 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Thu, 16 Jun 2016 09:21:58 +0200 Subject: [PATCH] . --- src/PHPMailer | 2 +- src/arenas/connectFour/act.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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='';