| Current Path : /home/h/e/l/helpink/www/modules/mod_jbusiness_progress/ |
| Current File : /home/h/e/l/helpink/www/modules/mod_jbusiness_progress/mod_jbusiness_progress.php |
<?php
/**
* @package Joomla.Site
* @subpackage mod_articles_latest
*
* @copyright Copyright (C) 2007 - 2022 CMSJunkie. All rights reserved.
* @license https://www.gnu.org/licenses/agpl-3.0.en.html
*/
defined('_JEXEC') or die('Restricted access');
JHtml::_('stylesheet', 'modules/mod_jbusiness_progress/assets/style.css');
// Include the syndicate functions only once
$moduleclass_sfx = htmlspecialchars((string)$params->get('moduleclass_sfx'));
require JModuleHelper::getLayoutPath('mod_jbusiness_progress', $params->get('layout', 'default'));