MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1705/intelvision.co.ke/modules/mod_copyrightfooter/
File Upload :
Current < : /hermes/bosweb/b1705/intelvision.co.ke/modules/mod_copyrightfooter/mod_copyrightfooter.php

<?php
/**
 * @copyright	@copyright	Copyright (c) 2017 IAM. All rights reserved.
 * @license		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

// no direct access
defined('_JEXEC') or die;

// include the syndicate functions only once
require_once __DIR__ . '/helper.php';


$class_sfx = htmlspecialchars($params->get('class_sfx'));

require(JModuleHelper::getLayoutPath('mod_copyrightfooter', $params->get('layout', 'default')));