Commit 599ca4d4 by Chris Dodge

oops. I'm not programming in C# any longer

parent 60e29589
...@@ -389,7 +389,7 @@ class MongoModuleStore(ModuleStoreBase): ...@@ -389,7 +389,7 @@ class MongoModuleStore(ModuleStoreBase):
data[Location(item['location'])] = item data[Location(item['location'])] = item
if depth == 0: if depth == 0:
break; break
# Load all children by id. See # Load all children by id. See
# http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-%24or # http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-%24or
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment