[freeside-commits] branch master updated. ecc15d03711690d2b2aeeda2bd8ff1119956c583

Ivan ivan at 420.am
Sat Oct 19 22:32:04 PDT 2013


The branch, master has been updated
       via  ecc15d03711690d2b2aeeda2bd8ff1119956c583 (commit)
       via  6bcf9060e47a38b1e209b2be09f70dcce4b0e8c0 (commit)
      from  0af30a9f44dc538f8696e20d02e32183b8ccf82b (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 ecc15d03711690d2b2aeeda2bd8ff1119956c583
Merge: 6bcf906 0af30a9
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Oct 19 22:31:58 2013 -0700

    Merge branch 'master' of git.freeside.biz:/home/git/freeside


commit 6bcf9060e47a38b1e209b2be09f70dcce4b0e8c0
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Oct 19 22:31:50 2013 -0700

    2013 census data available

diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm
index b5cc325..d9dcf3f 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,

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Misc/Geo.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list