1 2 3 4 5 6 7 8 9
<?php include('./lib/common.inc.php'); include_header("Map"); echo '<center><img src="graphs/displayHeatmap.php"/></center>'; include_footer(); ?>