data)) : ?>

' . htmlspecialchars($item['name']) . ''; } else { $html .= '
  • ' . htmlspecialchars($item['name']) . '
  • '; } } return $html; } ?>