Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-05-24-02-32-04
[civicrm-core.git] / CRM / Utils / Geocode / Yahoo.php
index 7db603e23d9adbcfc987a4a954ac3e1ff94dd334..ee90f814bbf6ecf8a471a7e8c52f4d6c62d0219c 100644 (file)
@@ -170,7 +170,7 @@ class CRM_Utils_Geocode_Yahoo {
                 1 => $ret['postal'],
                 2 => $current_pc_suffix ? "$current_pc-$current_pc_suffix" : $current_pc
               ));
-            
+
               CRM_Core_Session::setStatus($msg, ts('Postal Code Mismatch'), 'error');
             }
             $skip_postal = TRUE;