{$mbutton}
-EOF; -$content .= sprintf( - "Previous Day", - date("Y", $yesterday), - date("m", $yesterday), - date("d", $yesterday), - $network, - $station, - date("Y", $yesterday), - date("m", $yesterday), - date("d", $yesterday) -); - -if ($tomorrow) { - $content .= sprintf( - "Next Day", - date("Y", $tomorrow), - date("m", $tomorrow), - date("d", $tomorrow), - $network, - $station, - date("Y", $tomorrow), - date("m", $tomorrow), - date("d", $tomorrow) - ); +EOM; } $notes = ''; if ($network == "ISUSM") { @@ -557,10 +469,12 @@ function toggleMADIS(){ EOM; } -$content .= <<The IEM API webservice that provided data to this page. For more details, see documentation.
@@ -577,6 +493,6 @@ function toggleMADIS(){