Author: david
Date: Thu Dec 8 14:34:41 2011
New Revision: 10381
Log:
Rollback accidental commit of lib/QubitSearch.class.php in r10380
Modified:
trunk/lib/QubitSearch.class.php
Modified: trunk/lib/QubitSearch.class.php
==============================================================================
--- trunk/lib/QubitSearch.class.php Thu Dec 8 14:33:47 2011 (r10380)
+++ trunk/lib/QubitSearch.class.php Thu Dec 8 14:34:41 2011 (r10381)
@@ -21,7 +21,7 @@
{
// 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.