Старт переноса showinf_pers(); в класс (наконец!_)
This commit is contained in:
parent
933fc3e9ff
commit
f3211239bd
@ -68,7 +68,7 @@ EMPTY_SLOT;
|
|||||||
while ($row = $dressed_items->fetch_assoc()) {
|
while ($row = $dressed_items->fetch_assoc()) {
|
||||||
$dressed_item[$row['dressed_slot']] = $row;
|
$dressed_item[$row['dressed_slot']] = $row;
|
||||||
}
|
}
|
||||||
include_once 'views/user-info-doll.php';
|
//include_once 'views/user-info-doll.php';
|
||||||
echo <<<USERINFO
|
echo <<<USERINFO
|
||||||
<div style="text-align: center">
|
<div style="text-align: center">
|
||||||
<?php if ($this->align): ?>
|
<?php if ($this->align): ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user