[freeside-commits] branch FREESIDE_3_BRANCH updated. 739c78e663837931f98f1c5ed51f968f5cf5f609
Ivan Kohler
ivan at freeside.biz
Wed Apr 27 13:54:44 PDT 2022
The branch, FREESIDE_3_BRANCH has been updated
via 739c78e663837931f98f1c5ed51f968f5cf5f609 (commit)
from 8b0b65c495cd504e6bdf11bbca43f3460eb4fbd8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 739c78e663837931f98f1c5ed51f968f5cf5f609
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Apr 27 13:54:43 2022 -0700
doc
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
-----------------------------------------------------------------------
Summary of changes:
FS/FS/GeocodeCache.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the freeside-commits
mailing list