Author: david
Date: Wed Feb 15 09:36:14 2012
New Revision: 10896

Log:
Rollback accidental commit in r10831

Modified:
   trunk/lib/QubitSearch.class.php

Modified: trunk/lib/QubitSearch.class.php
==============================================================================
--- trunk/lib/QubitSearch.class.php     Wed Feb 15 00:02:59 2012        (r10895)
+++ trunk/lib/QubitSearch.class.php     Wed Feb 15 09:36:14 2012        (r10896)
@@ -20,7 +20,7 @@
 class QubitSearch extends xfIndexSingle
 {
   // allow disabling search index via boolean flag
-  public $disabled = true;
+  public $disabled = false;
 
   /*
    * Enable singleton creation via getInstance()

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