<?php include_once(__DIR__."/../../core.php"); if(isset($id_record)) $records = $dbo->fetchArray("SELECT * FROM agenda_stati WHERE idstatoagenda=\"".$id_record."\""); ?>