PRÓXIMOS EVENTOS
No events |
/**
* @version 1.0 $
* @package LIVE CLOCK DATE
* @Addons Module For Joomla 1.0.x
* @copyright (C) 2008 and Coretemplate.com
* @http://creativecommons.org/licenses/by-nc-sa/3.0/
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
// Include the syndicate functions only once
require_once (dirname(__FILE__).DS.'helper.php');
//$list = modLiveClockDateHelper::getList($params);
require(JModuleHelper::getLayoutPath('mod_liveclockdate'));
?>