summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-10-19 22:31:50 -0700
committerIvan Kohler <ivan@freeside.biz>2013-10-19 22:31:50 -0700
commit6bcf9060e47a38b1e209b2be09f70dcce4b0e8c0 (patch)
treee7fdf953936d4878247dc250c0fa48e5676ab21a /FS
parent276028234bd1c9f8ad736d9be2062803040700f7 (diff)
2013 census data available
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Misc/Geo.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm
index b5cc325d1..d9dcf3fd1 100644
--- a/FS/FS/Misc/Geo.pm
+++ b/FS/FS/Misc/Geo.pm
@@ -82,7 +82,7 @@ sub get_censustract_ffiec {
my($zip5, $zip4) = split('-',$location->{zip});
- $year ||= '2012';
+ $year ||= '2013';
my @ffiec_args = (
__VIEWSTATE => $viewstate,
__EVENTVALIDATION => $eventvalidation,