aboutsummaryrefslogtreecommitdiff
path: root/node_simple.js
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-24 05:51:28 +0000
committerHumairAK <humair88@hotmail.com>2016-07-24 05:51:28 +0000
commitcba46a33d60a2ccb42745e6cf3ad5858f1bf98a3 (patch)
treefc10afa3103a75d6b6c208c415469ca63022697f /node_simple.js
parentd50d4e2afd3d72ae9c4a24e41d627f80c32845f7 (diff)
minor fixes
Diffstat (limited to 'node_simple.js')
-rw-r--r--node_simple.js2
1 files changed, 1 insertions, 1 deletions
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");