--- a/labs/stop.pdf.php +++ b/labs/stop.pdf.php @@ -34,7 +34,7 @@ $stop[2], $stop[3] ) - ), 0, "iconb", false) . ""; + ), 0, false) . ""; $url = $APIurl . "/json/stoptrips?stop=" . $stopid . "&time=" . midnight_seconds() . "&service_period=" . service_period(); $trips = json_decode(getPage($url)); $html.= "

";