Заменяем вызов get_meshok() на getItemsMassaInfo().
This commit is contained in:
@@ -308,7 +308,7 @@ if ($_REQUEST['compare'] && !$_REQUEST['common'] && !$_REQUEST['present']) {
|
||||
</table>
|
||||
</td>
|
||||
<td valign=top width=280>
|
||||
<b>Масса всех ваших вещей: <?= $itemWeight['m'] ?>/<?= get_meshok() ?>
|
||||
<b>Масса всех ваших вещей: <?= getItemsMassaInfo() ?>
|
||||
<br>У вас в наличии: <span style="color: #339900;"><?= $bank['ekr'] ?></span> екр.</b>
|
||||
<hr/>
|
||||
<a href=upgrade_items.php>Улучшение Артефактов</a>
|
||||
|
||||
Reference in New Issue
Block a user