From cba46a33d60a2ccb42745e6cf3ad5858f1bf98a3 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Sun, 24 Jul 2016 01:51:28 -0400 Subject: minor fixes --- node_simple.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_simple.js') diff --git a/node_simple.js b/node_simple.js index cb649c2..af6f4ef 100644 --- a/node_simple.js +++ b/node_simple.js @@ -1023,7 +1023,7 @@ exports.adminExists = function (username, callback) { - +//testing exports.findUserByID = function (id, callback) { // make a connection console.log("inside findUserByID"); -- cgit v1.2.3