Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/plugins/installer/smartslider3/
Upload File :
Current File : /home/smartconb/www/armencom33/plugins/installer/smartslider3/smartslider3.php

<?php

use Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginInstallerSmartSlider3;

defined('_JEXEC') or die;

jimport("smartslider3.joomla");

if (class_exists('\Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginInstallerSmartSlider3')) {
    class_alias(PluginInstallerSmartSlider3::class, 'plgInstallerSmartslider3');
}