Is FACT taking data?
Who is on shift? (from FACT shift plan and FACT logbook)   Night: ".$date." (date of sunset)
"; $query="SELECT u FROM calendar.data WHERE CONCAT(y, LPAD(m+1, 2, 0), LPAD(d,2,0))='".$date."' AND x=0 "; //echo $query; include ("db.php"); $db_id = mysql_connect($host, $user, $pw); $result = mysql_query($query); echo "  Contact Info:
\n \n"; mysql_free_result($result); ?>