uawdijnntqw1x1x1
IP : 216.73.217.104
Hostname : webm007.cluster114.gra.hosting.ovh.net
Kernel : Linux webm007.cluster114.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
locationbo
/
www
/
templates
/
yootheme
/
html
/
mod_tags_similar
/
default.php
/
/
<?php defined('_JEXEC') or die; use Joomla\CMS\Helper\RouteHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; use Joomla\Component\Tags\Site\Helper\RouteHelper as TagsRouteHelper; ?> <?php if ($list) : ?> <ul class="tagssimilar"> <?php foreach ($list as $i => $item) : ?> <?php if (empty($item->core_title)) continue ?> <li> <?php if (($item->type_alias == 'com_users.category') || ($item->type_alias == 'com_banners.category')) : ?> <?= htmlspecialchars($item->core_title, ENT_COMPAT, 'UTF-8') ?> <?php else: $item->route = new RouteHelper() ?> <a href="<?= Route::_(TagsRouteHelper::getItemRoute($item->content_item_id, $item->core_alias, $item->core_catid, $item->core_language, $item->type_alias, $item->router)) ?>"> <?= htmlspecialchars($item->core_title, ENT_COMPAT, 'UTF-8') ?> </a> <?php endif ?> </li> <?php endforeach ?> </ul> <?php else : ?> <span><?= Text::_('MOD_TAGS_SIMILAR_NO_MATCHING_TAGS') ?></span> <?php endif ?>
/home/locationbo/www/templates/yootheme/html/mod_tags_similar/default.php