HEX
Server: Apache
System: Linux wp02.tdr-lab.com 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User: kusanagi (1001)
PHP: 7.4.23
Disabled: NONE
Upload Files
File: /home/kusanagi/lease-back.com/DocumentRoot/wp-content/plugins/wp-multibyte-patch/wpmp-load.php
<?php
/**
 * Bootstrap file for mu-plugins directory
 *
 * To load WP Multibyte Patch as a must-use plugin, place this file directly under the mu-plugins directory like:
 *
 * /wp-content/mu-plugins/wpmp-load.php
 *
 * @package WP_Multibyte_Patch
 */

/**
 */
if ( !defined( 'WP_INSTALLING' ) && defined( 'WPMU_PLUGIN_DIR' ) && defined( 'WPMU_PLUGIN_URL' ) )
	require_once WPMU_PLUGIN_DIR . '/wp-multibyte-patch/wp-multibyte-patch.php';