b0y-101 Mini Shell


Current Path : E:/www/plan/modules/mod_jevents_custom/
File Upload :
Current File : E:/www/plan/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') );
}

Copyright © 2019 by b0y-101