This commit is contained in:
lopar 2018-01-29 20:29:36 +02:00
parent cec43f9e79
commit 9aea85f871
1 changed files with 0 additions and 1 deletions

View File

@ -2552,7 +2552,6 @@ function showinf_pers($id, $pas = 0, $battle = 0, $me = 0, $main = false) //FIXM
} else {
$r .= "<center>Персонаж не в игре.</center>";
}
}
if ($user['battle'] > 0 && $user['invis'] == 0) {
$r .= '<br />Персонаж сейчас в <a target="_blank" href="logs.php?log=' . $user['battle'] . '">поединке</a>';