Browse Source

Last commit for current changes, added last function to top heading.

Signed-off-by: Rick Hays <rhays@haysgang.com>
master
Rick Hays 6 years ago
parent
commit
a63c8799a5
  1. 1
      class/geocode.php

1
class/geocode.php

@ -8,6 +8,7 @@
* Revisions: * Revisions:
* 2011-09-12 RLH Added "straight_line_distance" * 2011-09-12 RLH Added "straight_line_distance"
* 2011-09-12 RLH Added "getLatLong" * 2011-09-12 RLH Added "getLatLong"
* 2019-09-28 RLH Added "getDistance"
* *
*****************************************************/ *****************************************************/
require_once 'key.php'; require_once 'key.php';

Loading…
Cancel
Save