Sindbad~EG File Manager

Current Path : /var/www/ispania.gr/plugins/editors-xtd/sourcerer/
Upload File :
Current File : /var/www/ispania.gr/plugins/editors-xtd/sourcerer/script.install.php

<?php
/**
 * @package         Sourcerer
 * @version         9.2.3
 * 
 * @author          Peter van Westen <[email protected]>
 * @link            http://regularlabs.com
 * @copyright       Copyright © 2022 Regular Labs All Rights Reserved
 * @license         http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

defined('_JEXEC') or die;

require_once __DIR__ . '/script.install.helper.php';

class PlgEditorsXtdSourcererInstallerScript extends PlgEditorsXtdSourcererInstallerScriptHelper
{
	public $alias          = 'sourcerer';
	public $extension_type = 'plugin';
	public $name           = 'SOURCERER';
	public $plugin_folder  = 'editors-xtd';

	public function uninstall($adapter)
	{
		$this->uninstallPlugin($this->extname, 'system');
	}
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists