Author: david
Date: Fri Feb 10 11:38:28 2012
New Revision: 10846
Log:
Drop debug
Modified:
trunk/lib/QubitSearchPdo.class.php
Modified: trunk/lib/QubitSearchPdo.class.php
==============================================================================
--- trunk/lib/QubitSearchPdo.class.php Fri Feb 10 11:36:49 2012 (r10845)
+++ trunk/lib/QubitSearchPdo.class.php Fri Feb 10 11:38:28 2012 (r10846)
@@ -204,7 +204,6 @@
$doc->addField(Zend_Search_Lucene_Field::UnIndexed('repositoryId',
null));
$doc->addField(Zend_Search_Lucene_Field::UnIndexed('repositorySlug',
null));
$doc->addField(Zend_Search_Lucene_Field::UnIndexed('repositoryName',
null));
- var_dump('no repo');
}
return;
--
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.