Author: mcantelon
Date: Mon Mar 26 13:37:49 2012
New Revision: 11278

Log:
Added postal code property to contact information.

Modified:
   trunk/lib/QubitFlatfileImport.class.php

Modified: trunk/lib/QubitFlatfileImport.class.php
==============================================================================
--- trunk/lib/QubitFlatfileImport.class.php     Mon Mar 26 12:55:01 2012        
(r11277)
+++ trunk/lib/QubitFlatfileImport.class.php     Mon Mar 26 13:37:49 2012        
(r11278)
@@ -1142,7 +1142,8 @@
       'telephone',
       'streetAddress',
       'city',
-      'region'
+      'region',
+      'postalCode'
     );
 
     $this->setPropertiesFromArray($info, $options, $allowedProperties);

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to