Commit f9c2f53e authored by strong's avatar strong

Merge branch 'remould_0727_topic_cache' into SANDBOX

parents a9ed654d bb431327
......@@ -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