From 66d6ed56b39d0d2782587123f0192334cf5a2825 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 13 Jan 2017 16:37:23 -0500 Subject: [PATCH] removed the sample flight data I commented out the sample flight data on the front page. --- front-page.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front-page.php b/front-page.php index 6224502..beb6e40 100644 --- a/front-page.php +++ b/front-page.php @@ -17,7 +17,7 @@ get_header(); // $flight = new glm_flight(); // $flight->get_flight_data(); ?> -
+
-- 2.17.1