Просмотр файла darkworld/hram.php

Размер файла: 1.89Kb
<?
Error_Reporting(0);
include_once("files/zag.php");
if (md5($pas)==$password && $log==$login && $log!=="" && md5($pas)!=="") {

if($udata[27]=="wizard"){

echo"<small>&#x417;&#x434;&#x440;&#x430;&#x441;&#x442;&#x432;&#x443;&#x439; &#x441;&#x442;&#x440;&#x430;&#x43D;&#x43D;&#x438;&#x43A;! &#x41C;&#x44B; &#x442;&#x435;&#x431;&#x44F; &#x43E;&#x431;&#x443;&#x447;&#x438;&#x43C; &#x43C;&#x430;&#x433;&#x438;&#x438; &#x43B;&#x435;&#x447;&#x435;&#x431;&#x43D;&#x43E;&#x439; &#x438; &#x431;&#x43E;&#x435;&#x432;&#x43E;&#x439;, &#x43D;&#x43E; &#x441;&#x43D;&#x430;&#x447;&#x430;&#x43B;&#x43E; &#x442;&#x44B; &#x434;&#x43E;&#x43B;&#x436;&#x435;&#x43D; &#x434;&#x43E;&#x43A;&#x430;&#x437;&#x430;&#x442;&#x44C; &#x447;&#x442;&#x43E; &#x442;&#x44B; &#x434;&#x43E;&#x441;&#x442;&#x43E;&#x438;&#x43D; &#x435;&#x451;! &#x41F;&#x43E;&#x43B;&#x443;&#x447;&#x430;&#x439; &#x43E;&#x43F;&#x440;&#x435;&#x434;&#x435;&#x43B;&#x435;&#x43D;&#x43D;&#x44B;&#x435; &#x43F;&#x440;&#x43E;&#x444;&#x444;&#x435;&#x441;&#x438;&#x438; &#x438; &#x43C;&#x44B; &#x431;&#x443;&#x434;&#x435;&#x43C; &#x43E;&#x431;&#x443;&#x447;&#x430;&#x442;&#x44C; &#x442;&#x435;&#x431;&#x44F; &#x43C;&#x430;&#x433;&#x438;&#x438;.";

echo"<br/><a href=\"grandmag.php?log=$log&amp;pas=$pas\">&#x413;&#x43B;&#x430;&#x432;&#x43D;&#x44B;&#x439; &#x43C;&#x430;&#x433;&#x438;&#x441;&#x442;&#x440;</a><br/>
<a href=\"magistermag.php?log=$log&amp;pas=$pas\">&#x41C;&#x430;&#x433;&#x438;&#x441;&#x442;&#x440;</a></small>";

}else{echo"<small>&#x412;&#x44B; &#x43D;&#x435; &#x43C;&#x430;&#x433;! &#x42D;&#x442;&#x43E; &#x43C;&#x435;&#x441;&#x442;&#x43E; &#x442;&#x43E;&#x43B;&#x44C;&#x43A;&#x43E; &#x434;&#x43B;&#x44F; &#x43C;&#x430;&#x433;&#x43E;&#x432;!</small>";}

}else{echo"<small>&#x41F;&#x430;&#x440;&#x43E;&#x43B;&#x44C; &#x438;&#x43B;&#x438; &#x43B;&#x43E;&#x433;&#x438;&#x43D; &#x43D;&#x435;&#x432;&#x435;&#x440;&#x435;&#x43D;!</small>";}

include_once"files/down.php";
?>