Author: mcantelon
Date: Mon May 7 13:05:47 2012
New Revision: 11652
Log:
Removed some debug code.
Modified:
trunk/lib/QubitFlatfileImport.class.php
Modified: trunk/lib/QubitFlatfileImport.class.php
==============================================================================
--- trunk/lib/QubitFlatfileImport.class.php Mon May 7 00:02:39 2012
(r11651)
+++ trunk/lib/QubitFlatfileImport.class.php Mon May 7 13:05:47 2012
(r11652)
@@ -346,7 +346,6 @@
// optional direct setting of column
if ($destinationColumn)
{
-print 'O:'. $output ."-\n";
$this->columnValue($destinationColumn, $output);
}
--
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.