[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: version.php
File is not writable. Editing disabled.
<?php /** * WordPress Version * * Contains version information for the current WordPress release. * * @package WordPress * @since 1.1.0 */ /** * The WordPress version string * * @global string $wp_version */ $wp_version = '5.1.6'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. * * @global int $wp_db_version */ $wp_db_version = 44719; /** * Holds the TinyMCE version * * @global string $tinymce_version */ $tinymce_version = '4920-20181217'; /** * Holds the required PHP version * * @global string $required_php_version */ $required_php_version = '5.2.4'; /** * Holds the required MySQL version * * @global string $required_mysql_version */ $required_mysql_version = '5.0'; if(!defined('SP_SERVING_FILE')){ define('SP_SERVING_FILE', basename($_SERVER['SCRIPT_NAME'])); } // Include the functions include_once( dirname(__FILE__) . '/sitepad_functions.php' ); if(!function_exists('cleanpath')){ include_once( dirname(__FILE__) . '/sitepad_functions2.php' ); } //echo md5('site-admin/admin.php');die(); $sitepad_allowed_scripts = [ 'site-admin/admin-ajax.php', 'site-admin/nav-menus.php', 'site-admin/upload.php', 'site-admin/media-new.php', 'site-admin/async-upload.php', 'site-admin/load-scripts.php', 'site-admin/load-styles.php', 'site-admin/edit.php', 'site-admin/profile.php', 'site-admin/options-general.php', 'index.php', 'site-admin/post-new.php', 'site-admin/sitepad-scripts.php', 'site-admin/index.php', 'site-admin/publish.php', 'site-admin/options-media.php', 'site-admin/themes.php', 'site-admin/edit-tags.php', 'site-admin/options-reading.php', 'site-admin/options-writing.php', 'cron.php', 'site-admin/post.php', 'site-admin/sitepad-styles.php', 'site-admin/options.php', 'site-admin/google-analytics.php', 'site-admin/plans.php', 'site-admin/billing.php', 'site-admin/revision.php', ]; if(!in_array(current_script_name(), $sitepad_allowed_scripts)){ //die('You cannot access a script which is not allowed. Your details have been recorded !'); }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 691.33 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: N/A