<?php if($_SERVER ["PHP_SELF"] == "/index.php"){ if($udata[36]<100){ echo 'rekla';} } ?>
<?php if ($_SERVER['PHP_SELF'] == "/index.php") { if ($provlog==$_SESSION['log'] && $provpar==md5($_SESSION['par']) && $_SESSION['log']!="" && md5($_SESSION['par'])!="") { if ($udata[36] < 100) { if ($config_rekfoot== 1) { include_once BASEDIR."local/datamain/reklama_foot.dat"; }} } else { if ($config_rekfoot== 1) { include_once BASEDIR."local/datamain/reklama_foot.dat";} } ?>