Заменяем вызов get_meshok() на getItemsMassaInfo().
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user