WIP
This commit is contained in:
@@ -190,7 +190,7 @@ if (!$isBattle) {
|
||||
|
||||
$rehtml = '';
|
||||
if (!isset($CRON_CORE)) {
|
||||
$js .= '$("#priems").html("' . $priem->seeMy(2) . '");';
|
||||
$js .= '$("#priems").html("' . $priem->seeMy() . '");';
|
||||
$jslog = $btl->lookmLog();
|
||||
$jslog .= $btl->lookLog();
|
||||
if ($jslog != '') {
|
||||
|
||||
Reference in New Issue
Block a user