Your IP : 216.73.217.80


Current Path : /home/jlgagfroyt/www/AAOLD/modules/mod_jevents_custom/
Upload File :
Current File : /home/jlgagfroyt/www/AAOLD/modules/mod_jevents_custom/mod_jevents_custom.php

<?php

defined('_JEXEC') or die('Restricted access');
require_once (dirname(__FILE__) . '/' . 'helper.php');

$moddata = modDetailHelper::getDetailBody($params->get("dynmodid", ""));
if ($moddata) {
	require( JModuleHelper::getLayoutPath('mod_jevents_custom') );
}