Заменяем вызов get_meshok() на getItemsMassaInfo().

This commit is contained in:
lopar
2018-12-12 22:21:47 +02:00
parent fb51950d26
commit 6e3c20e53c
11 changed files with 19 additions and 64 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ if ($_POST['sale']) {
</TD>
<TD valign=top width=280>
<div style="MARGIN-LEFT:15px; MARGIN-TOP: 10px;">
<CENTER><B>Масса всех ваших вещей: <?=$itemWeight['m']?>/<?=get_meshok()?><BR>
<CENTER><B>Масса всех ваших вещей: <?= getItemsMassaInfo() ?><BR>
У вас в наличии: <span style="color: blue"><?=$user['doblest']?></span> реп.</B></CENTER>
<hr>
<a href=shop.php>ГОС. МАГАЗИН</a>