Author: mcantelon
Date: Tue Jan 3 15:27:21 2012
New Revision: 10548
Log:
Added support for radTitleProperOfPublishersSeries column.
Modified:
trunk/lib/task/csvImportTask.class.php
Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php Tue Jan 3 15:12:28 2012
(r10547)
+++ trunk/lib/task/csvImportTask.class.php Tue Jan 3 15:27:21 2012
(r10548)
@@ -142,7 +142,8 @@
'radNoteStatementOfResponsibility' =>
'statementOfResponsibilityRelatingToPublishersSeries',
'titleProperOfPublishersSeries' => 'titleProperOfPublishersSeries',
'statementOfScaleArchitectural' => 'statementOfScaleArchitectural',
- 'statementOfScaleCartographic' => 'statementOfScaleCartographic'
+ 'statementOfScaleCartographic' => 'statementOfScaleCartographic',
+ 'radTitleProperOfPublishersSeries' => 'titleProperOfPublishersSeries'
),
'noteMap' => array(
'radNoteConservation' => array(
--
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.