mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-21 16:00:26 +01:00
testing
This commit is contained in:
@@ -114,11 +114,11 @@ if(nconf.get('ssl')) {
|
||||
});
|
||||
|
||||
emitter.on('templates:compiled', function() {
|
||||
if (process.send) {
|
||||
callback();
|
||||
} else {
|
||||
//if (process.send) {
|
||||
// callback();
|
||||
//} else {
|
||||
module.exports.listen();
|
||||
}
|
||||
//}
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user