Commit 98646fcb authored by strong's avatar strong

Merge branch 'remould_0727_topic_cache' into SANDBOX

parents 8604faf4 73bb420a
......@@ -453,7 +453,7 @@ exports.getThreadById = function(tid, callback) {
// cb(null, data.length);
// }
// });
}
// }
], function(err, results) {
if (err) {
callback(err, null);
......
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