@ -521,7 +521,7 @@ function onCollection(err, collection) {
var now = new Date();
cursor.on('data', function (data) {
var issendob = new Object();
issendob.id = data.id
issendob.id = data._id
issendob.message = data.message
issendob.tailed_path = data.tailed_path