Your IP : 216.73.217.68


Current Path : /home/ahrcaeuege/www/modules/mod_jssocialicons/
Upload File :
Current File : /home/ahrcaeuege/www/modules/mod_jssocialicons/script.installer.php

<?php
/**
 * @package   JS Easy Social Icons
 * @copyright 2016 Open Source Training, LLC. All rights reserved.
 * @contact   www.joomlashack.com, help@joomlashack.com
 * @license   http://www.gnu.org/licenses/gpl.html GNU/GPL
 */

defined('_JEXEC') or die();

require_once 'library/Installer/include.php';

use Alledia\Installer\AbstractScript;

/**
 * Custom installer script
 */
class Mod_JSSocialIconsInstallerScript extends AbstractScript
{
}