aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/location.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/location.php')
-rw-r--r--engine/lib/location.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/lib/location.php b/engine/lib/location.php
index 21ee7d5fa..7b96f4a91 100644
--- a/engine/lib/location.php
+++ b/engine/lib/location.php
@@ -277,6 +277,6 @@ function list_entities_in_area($lat, $long, $radius, $type= "", $subtype = "", $
define("MILE", 0.01515);
define("KILOMETER", 0.00932);
-// TODO: get objects within x miles by entities, metadata and relationship
+// @todo get objects within x miles by entities, metadata and relationship
-// TODO: List \ No newline at end of file
+// @todo List \ No newline at end of file