Skip to content

Commit

Permalink
Item9750: turn off code i started last week so i can get it into svn
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/MongoDBPlugin@9759 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Oct 27, 2010
1 parent 696457d commit d9bc004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Foswiki/Store/QueryAlgorithms/MongoDB.pm
Expand Up @@ -101,6 +101,8 @@ sub _webQuery {
Foswiki::Search::InfoCache::getTopicListIterator( $webObject,
$options );
}
if (defined($Foswiki::cfg{Plugins}{MongoDBPlugin}{UnfinishedCode}) and
$Foswiki::cfg{Plugins}{MongoDBPlugin}{UnfinishedCode})
{
#try HoistMongoDB first
require Foswiki::Plugins::MongoDBPlugin::HoistMongoDB;
Expand Down

0 comments on commit d9bc004

Please sign in to comment.