summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2022-04-27 13:54:37 -0700
committerIvan Kohler <ivan@freeside.biz>2022-04-27 13:54:37 -0700
commit8670a527210dc3ee55f2733a2d4b69043ebf8949 (patch)
tree468b0f57a61dee7d7a60166024c20382468ab6ca /FS/FS
parent17e7a8e2d9e4c22e91a474213337489871625e09 (diff)
doc
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/GeocodeCache.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/FS/FS/GeocodeCache.pm b/FS/FS/GeocodeCache.pm
index 430a90fd7..9a30f0050 100644
--- a/FS/FS/GeocodeCache.pm
+++ b/FS/FS/GeocodeCache.pm
@@ -110,7 +110,8 @@ Look up the censustract, if it's not already filled in, and return it.
On error, sets 'error' and returns nothing.
This uses the "get_censustract_*" methods in L<FS::Misc::Geo>; currently
-the only one is 'ffiec'.
+available are 'uscensus' (default) or 'ffiec' (legacy, used if the
+census_legacy configuration option is set).
=cut