Your IP : 216.73.216.158


Current Path : /home/megadansyp/www/components/com_xmap/views/xml/tmpl/
Upload File :
Current File : /home/megadansyp/www/components/com_xmap/views/xml/tmpl/default_items.php

<?php
/**
 * @version             $Id$
 * @copyright			Copyright (C) 2005 - 2009 Joomla! Vargas. All rights reserved.
 * @license             GNU General Public License version 2 or later; see LICENSE.txt
 * @author              Guillermo Vargas (guille@vargas.co.cr)
 */

// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );

// Create shortcut to parameters.
$params = $this->state->get('params');

// Use the class defined in default_class.php to print the sitemap
$this->displayer->printSitemap();