//define require_once("../../common.inc.php"); getget(); if($close == "true"){ $sql_getfile = "SELECT * FROM `attachment` WHERE `attachment_id` = '".$attachment_id."'"; $rs_getfile = $db->query($sql_getfile); $row_getfile = $db->fetch_array($rs_getfile); } $page_field = ""; include("config.php"); ?>