Depreciate MySQL and GD image graphs
[contractdashboard.git] / displayMap.php
blob:a/displayMap.php -> blob:b/displayMap.php
<?php <?php
   
   
include('./lib/common.inc.php');  
include_header("Map");  
echo '<center><img src="displayHeatmap.php"/></center>';  
include_footer();  
   
?>  
   
   
  include('./lib/common.inc.php');
  include_header("Map");
  echo '<center><img src="displayHeatmap.php"/></center>';
  include_footer();
   
  ?>