Author: mcantelon
Date: Thu Jan 12 13:23:07 2012
New Revision: 10660

Log:
Got rid of debugging line.

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

Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php      Thu Jan 12 12:19:50 2012        
(r10659)
+++ trunk/lib/task/csvImportTask.class.php      Thu Jan 12 13:23:07 2012        
(r10660)
@@ -515,8 +515,6 @@
       }
     ));
 
-$import->logError('dfdfdfdf');
-
     $import->addColumnHandler('levelOfDescription', function(&$self, $data)
     {
       $self->object->setLevelOfDescriptionByName($data);

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