Заменяем вызов get_meshok() на getItemsMassaInfo().
This commit is contained in:
@@ -1092,11 +1092,7 @@ Login <INPUT TYPE=text NAME=to_login value="">
|
||||
</TD>
|
||||
<TD valign=top width=280>
|
||||
|
||||
<CENTER><B>Масса всех ваших вещей: <?php
|
||||
|
||||
|
||||
echo $d[0];
|
||||
?>/<?=get_meshok()?><BR>
|
||||
<CENTER><B>Масса всех ваших вещей: <?= getItemsMassaInfo()?><BR>
|
||||
У вас в наличии: <FONT COLOR="#339900"><?=$user['money']?></FONT> кр.</B></CENTER>
|
||||
<div style="MARGIN-LEFT:15px; MARGIN-TOP: 10px;">
|
||||
<form method="post">
|
||||
|
||||
Reference in New Issue
Block a user