update the redunant fallback default for 477 reports to 2012 ffiec (2010 census)
[freeside.git] / FS / FS / Misc / Geo.pm
index 5cb10b2..2ad8311 100644 (file)
@@ -81,7 +81,7 @@ sub get_censustract_ffiec {
 
       my($zip5, $zip4) = split('-',$location->{zip});
 
-      $year ||= '2011'; #2012 per http://transition.fcc.gov/form477/techfaqs.html soon/now?
+      $year ||= '2012';
       my @ffiec_args = (
         __VIEWSTATE => $viewstate,
         __EVENTVALIDATION => $eventvalidation,