@@ -317,7 +317,7 @@ function dressitem($id)
if ($itemInSlotQuantity) {
//$itemInSlot = $itemInSlotRow->fetch_assoc();
while ($row = $itemInSlotRow->fetch_assoc()) {
$itemInSlot[] = $row;
$itemInSlot[] = $row['dressed_slot'];
}
print_r($itemInSlot).'<br>';
The note is not visible to the blocked user.