Заменяем вызов get_meshok() на getItemsMassaInfo().
This commit is contained in:
+1
-1
@@ -437,7 +437,7 @@ if($_GET['do'] == 'down') {
|
||||
<div style="MARGIN-LEFT:15px; MARGIN-TOP: 10px;">
|
||||
|
||||
<center>
|
||||
Масса всех ваших вещей: <b><?=$d[0];?>/<?=get_meshok()?></b><br />
|
||||
Масса всех ваших вещей: <b><?= getItemsMassaInfo() ?></b><br />
|
||||
У вас в наличии: <b style="color: Green;"><?=$user['money']?></b> кр.<br />
|
||||
Ваша репутация: <b style="color: Green;"><?=$user['rep_laba']?></b> ед.<br />
|
||||
Репутация для покупок: <b style="color: Green;"><?=$user['doblest']?></b> ед.<br />
|
||||
|
||||
Reference in New Issue
Block a user