Author: david
Date: Tue Feb 21 21:28:12 2012
New Revision: 10954

Log:
Remove debugging code

Modified:
   trunk/lib/QubitSearch.class.php

Modified: trunk/lib/QubitSearch.class.php
==============================================================================
--- trunk/lib/QubitSearch.class.php     Tue Feb 21 11:19:20 2012        (r10953)
+++ trunk/lib/QubitSearch.class.php     Tue Feb 21 21:28:12 2012        (r10954)
@@ -904,7 +904,6 @@
 
     if (0 < count($notes))
     {
-      var_dump($notes);
       $doc->addField(Zend_Search_Lucene_Field::Unstored('notes', implode(' ', 
$notes)));
     }
 

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