Your IP : 216.73.216.134


Current Path : /home/bijouxly/test/modules/mod_sppagebuilder/
Upload File :
Current File : /home/bijouxly/test/modules/mod_sppagebuilder/mod_sppagebuilder.php

<?php
/**
 * @package SP Page Builder
 * @author JoomShaper http://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2016 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/
//no direct accees
defined ('_JEXEC') or die ('restricted access');

$moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx'), ENT_COMPAT, 'UTF-8');
require JModuleHelper::getLayoutPath('mod_sppagebuilder', $params->get('layout', 'default'));