Author: david
Date: Thu Oct 14 16:38:21 2010
New Revision: 8141

Log:
Oops. Remove debugging code.

Modified:
   trunk/lib/task/migrate/QubitMigrate109.class.php

Modified: trunk/lib/task/migrate/QubitMigrate109.class.php
==============================================================================
--- trunk/lib/task/migrate/QubitMigrate109.class.php    Thu Oct 14 16:35:54 
2010        (r8140)
+++ trunk/lib/task/migrate/QubitMigrate109.class.php    Thu Oct 14 16:38:21 
2010        (r8141)
@@ -456,7 +456,6 @@
   {
     foreach ($this->data['QubitInformationObject'] as $key => $item)
     {
-      var_dump($key, $this->getRowKey('QubitStatus', 'object_id', $key));
       if (false === $this->getRowKey('QubitStatus', 'object_id', $key))
       {
         $statusKey = false;

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