Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/khadem/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/khadem/smartslider3.tar

index.html000064400000000000151167763450006546
0ustar00smartslider3.php000064400000000503151167763450007706
0ustar00<?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');
}smartslider3.xml000064400000001264151167763450007724 0ustar00<?xml
version="1.0" encoding="utf-8"?>
<extension version="3.9" type="plugin"
group="installer" method="upgrade">
    <name>Smart Slider 3 Updater Plugin</name>
    <author>Nextendweb</author>
    <creationDate>2021-05-31</creationDate>
    <copyright>Copyright (C) 2020 Nextendweb.com. All rights
reserved.</copyright>
    <license>http://www.gnu.org/licenses/gpl-3.0.txt GNU General
Public License</license>
    <authorEmail>roland@nextendweb.com</authorEmail>
    <authorUrl>https://smartslider3.com</authorUrl>
    <version>3.5.0.8</version>
    <files>
        <filename
plugin="smartslider3">smartslider3.php</filename>
        <filename>index.html</filename>
    </files>
</extension>