Author: david
Date: Tue Jan 10 14:48:03 2012
New Revision: 10632
Log:
Cosmetic change - tweak comment text
Modified:
trunk/lib/task/csvIsaarImportTask.class.php
Modified: trunk/lib/task/csvIsaarImportTask.class.php
==============================================================================
--- trunk/lib/task/csvIsaarImportTask.class.php Tue Jan 10 14:47:15 2012
(r10631)
+++ trunk/lib/task/csvIsaarImportTask.class.php Tue Jan 10 14:48:03 2012
(r10632)
@@ -83,7 +83,7 @@
// Set source file
qtIsaarCsv::$keymapSource = basename($arguments['filename']);
- // Load entity type taxonomy
+ // Load entity type terms for lookup
qtIsaarCsv::$entityTypeLookup =
self::getTermsForLookup(QubitTaxonomy::ACTOR_ENTITY_TYPE_ID, $conn);
while ($row = fgetcsv($fh))
--
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.