From: Anthony Talarico Date: Wed, 25 Jan 2017 13:06:43 +0000 (-0500) Subject: adding flight data to the front page of the site X-Git-Tag: v1.0.6^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=94c2d52d7ad3d1a56c6d55037112d2419754ec3f;p=WP-Themes%2Fairciu.git adding flight data to the front page of the site --- diff --git a/front-page.php b/front-page.php index beb6e40..1606679 100644 --- a/front-page.php +++ b/front-page.php @@ -1,5 +1,5 @@ get_flight_data(); + $flight = new glm_flight(); + $flight->get_flight_data(); ?> -

Departures:

- build_departures(); ?> + build_departures(); ?> + + last_updated; ?>
-
--> +