Sindbad~EG File Manager
<?php
/**
* @package akeebabackup
* @copyright Copyright (c)2006-2020 Nicholas K. Dionysopoulos / Akeeba Ltd
* @license GNU General Public License version 3, or later
*/
use FOF30\Utils\InstallScript\Plugin;
defined('_JEXEC') or die;
// Load FOF if not already loaded
if (!defined('FOF30_INCLUDED') && !@include_once(JPATH_LIBRARIES . '/fof30/include.php'))
{
throw new RuntimeException('This extension requires FOF 3.0.');
}
class plgQuickiconAkeebabackupInstallerScript extends Plugin
{
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists