.
This commit is contained in:
parent
cad2b778cc
commit
eee40de1bb
|
@ -1 +1 @@
|
||||||
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a
|
Subproject commit 7c8b786228bb9e1561ff60a2d6f7f6ce91be6fee
|
|
@ -135,8 +135,8 @@ switch ($_POST['act']){
|
||||||
|
|
||||||
if($_POST['fullLogs'] == "true"){
|
if($_POST['fullLogs'] == "true"){
|
||||||
$fullLogs='Arena send to '.$currentBotName.'<em>'.htmlentities($tempPlayer['messageSend']).'</em><br/>
|
$fullLogs='Arena send to '.$currentBotName.'<em>'.htmlentities($tempPlayer['messageSend']).'</em><br/>
|
||||||
HTTP status: <em>'.htmlentities($tempPlayer['httpStatus']).'<em><br/>
|
HTTP status: <em>'.htmlentities($tempPlayer['httpStatus']).'</em><br/>
|
||||||
Bot anwser: <em>'.htmlentities($tempPlayer['response']).'<em><br/>';
|
Bot anwser: <em>'.htmlentities($tempPlayer['response']).'</em><br/>';
|
||||||
|
|
||||||
}else{
|
}else{
|
||||||
$fullLogs='';
|
$fullLogs='';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user