uawdijnntqw1x1x1
IP : 216.73.216.168
Hostname : server.fattispazio.it
Kernel : Linux server.fattispazio.it 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
poliximo
/
public_html
/
4690b
/
..
/
home_
/
libraries
/
..
/
modules
/
mod_breadcrumbs
/
tmpl
/
default.php
/
/
<?php // no direct access defined('_JEXEC') or die('Restricted access'); ?> <span class="breadcrumbs pathway"> <?php for ($i = 0; $i < $count; $i ++) : // If not the last item in the breadcrumbs add the separator if ($i < $count -1) { if(!empty($list[$i]->link)) { echo '<a href="'.$list[$i]->link.'" class="pathway">'.$list[$i]->name.'</a>'; } else { echo $list[$i]->name; } echo ' '.$separator.' '; } else if ($params->get('showLast', 1)) { // when $i == $count -1 and 'showLast' is true echo $list[$i]->name; } endfor; ?> </span>
/home/poliximo/public_html/4690b/../home_/libraries/../modules/mod_breadcrumbs/tmpl/default.php