Your IP : 216.73.217.6


Current Path : /home/smartconb/www/armencom33/modules/mod_smartslider3/
Upload File :
Current File : /home/smartconb/www/armencom33/modules/mod_smartslider3/mod_smartslider3.php

<?php

use Nextend\SmartSlider3\Platform\Joomla\JoomlaModule;

defined('_JEXEC') or die;

jimport("smartslider3.joomla");

if (class_exists('\Nextend\SmartSlider3\Platform\Joomla\JoomlaModule')) {
    new JoomlaModule($params);
}