<?php require_once ('bd_sob.php'); mysql_query("UPDATE `sobytia` SET `active`= '0' WHERE `id` = '2'"); mysql_query("TRUNCATE `sobytia_log`"); ?>