Author: mcantelon
Date: Thu Jan 12 15:00:32 2012
New Revision: 10661

Log:
Added space for cosmetic reasons.

Modified:
   trunk/lib/task/csvImportTask.class.php

Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php      Thu Jan 12 13:23:07 2012        
(r10660)
+++ trunk/lib/task/csvImportTask.class.php      Thu Jan 12 15:00:32 2012        
(r10661)
@@ -263,7 +263,7 @@
           {
             $parentId = $mapEntry->target_id;
           } else {
-            $self->logError('Could not find parent '. 
$self->rowStatusVars['PARENT_ID'] .'in key_map table');
+            $self->logError('Could not find parent '. 
$self->rowStatusVars['PARENT_ID'] .' in key_map table');
           }
         }
 

-- 
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