--- a/displayAgency.php +++ b/displayAgency.php @@ -3,11 +3,12 @@ include_once ("./lib/common.inc.php"); if ($_REQUEST['agency']) { - include_header("Agency"); $agency = htmlentities(strip_tags($_REQUEST['agency'])); - //MethodCountGraph($agency); - // CnCGraph($agency); - //MethodValueGraph($agency); + include_header($agency); +echo '