Файл: rban/rban/obdell_ok.php
Строк: 15
<?php
include "config.inc.php";
include "fo.php";
include'ver.php';
include "valid_adm.php";
top('Дoбaвить Aдминa',$style);
if($w=='wml'){print'<p>';} else {print'<div class="block2">';}
if(mysql_query("delete from `obiav` where id='$mid' limit 1;")) echo "
Объявление успешно удалено!<br/>";
if($w=='wml'){print'-----<br/>';} else {print'</div><br/><div class="block">';}
print"<a href="ent.php?id=$id&pass=$pass"><< B пaнeль</a><br/>";
if($w=='htm'){print'</div><br/>';} else {print'<br/>';}
e();
?>