From a63c8799a5a4f3cafe7c52a9b13a3e6c0636d0c7 Mon Sep 17 00:00:00 2001 From: Rick Hays Date: Sat, 28 Sep 2019 14:29:14 -0500 Subject: [PATCH] Last commit for current changes, added last function to top heading. Signed-off-by: Rick Hays --- class/geocode.php | 1 + 1 file changed, 1 insertion(+) diff --git a/class/geocode.php b/class/geocode.php index e2de15f..a156a80 100644 --- a/class/geocode.php +++ b/class/geocode.php @@ -8,6 +8,7 @@ * Revisions: * 2011-09-12 RLH Added "straight_line_distance" * 2011-09-12 RLH Added "getLatLong" +* 2019-09-28 RLH Added "getDistance" * *****************************************************/ require_once 'key.php';