Author: mcantelon
Date: Wed Jan 18 11:40:45 2012
New Revision: 10712

Log:
Fixed minor bug.

Modified:
   trunk/lib/QubitFlatfileImport.class.php

Modified: trunk/lib/QubitFlatfileImport.class.php
==============================================================================
--- trunk/lib/QubitFlatfileImport.class.php     Wed Jan 18 11:38:56 2012        
(r10711)
+++ trunk/lib/QubitFlatfileImport.class.php     Wed Jan 18 11:40:45 2012        
(r10712)
@@ -986,7 +986,8 @@
       'rightsHolderId',
       'basisId',
       'actId',
-      'copyrightStatusId'
+      'copyrightStatusId',
+      'restriction'
     );
 
     $this->setPropertiesFromArray($right, $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