diff --git a/forks/monkey.php b/forks/monkey.php new file mode 100644 index 000000000..2b042286c --- /dev/null +++ b/forks/monkey.php @@ -0,0 +1,8 @@ +get_gyms($swLat, $swLng, $neLat, $neLng, $tstamp, $oSwLat, $oSwLng, $oNeLat, $oNeLng); + } global $db; @@ -1546,4 +1558,4 @@ function get_recent($swLat, $swLng, $neLat, $neLng, $tstamp = 0, $oSwLat = 0, $o } return $recent; -} \ No newline at end of file +}