| Current Path : /var/www/iplanru/data/old/www/i-plan.ru/modules/mod_stats/tmpl/ |
| Current File : /var/www/iplanru/data/old/www/i-plan.ru/modules/mod_stats/tmpl/default.php |
<?php // no direct access
defined('_JEXEC') or die('Restricted access'); ?>
<?php foreach ($list as $item) : ?>
<strong><?php echo $item->title ?></strong> : <?php echo $item->data ?><br />
<?php endforeach; ?>