Author: jablko
Date: Sun Aug 23 14:10:52 2009
New Revision: 3057
Log:
Rename QubitIndex -> QubitSearch
Added:
trunk/lib/search/QubitSearch.class.php
- copied, changed from r3056, trunk/lib/search/QubitIndex.class.php
Deleted:
trunk/lib/search/QubitIndex.class.php
Copied and modified: trunk/lib/search/QubitSearch.class.php (from r3056,
trunk/lib/search/QubitIndex.class.php)
==============================================================================
--- trunk/lib/search/QubitIndex.class.php Sun Aug 23 13:32:50 2009
(r3056, copy source)
+++ trunk/lib/search/QubitSearch.class.php Sun Aug 23 14:10:52 2009
(r3057)
@@ -17,7 +17,7 @@
* along with Qubit Toolkit. If not, see <http://www.gnu.org/licenses/>.
*/
-class QubitIndex extends xfIndexSingle
+class QubitSearch extends xfIndexSingle
{
/**
* @see xfIndex
--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---