Заменяем вызов get_meshok() на getItemsMassaInfo().
This commit is contained in:
+1
-5
@@ -251,11 +251,7 @@ switch ($_GET['otdel']) {
|
||||
</TD>
|
||||
<TD valign=top width=280>
|
||||
|
||||
<CENTER><B>Масса всех ваших вещей: <?php
|
||||
|
||||
|
||||
echo $d[0];
|
||||
?>/<?=get_meshok()?><BR>
|
||||
<CENTER><B>Масса всех ваших вещей: <?= getItemsMassaInfo() ?><BR>
|
||||
<FONT color="#006600"></FONT></B></CENTER>
|
||||
<div style="MARGIN-LEFT:15px; MARGIN-TOP: 10px;">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user