Skip to content

Commit

Permalink
Rename db_helper.JS to db_helper.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gmszone committed Aug 18, 2014
1 parent ec5866f commit 1e5afcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/db_helper.JS → server/db_helper.js
Expand Up @@ -41,4 +41,4 @@ DBHelper.urlQueryData = function (url, callback) {
});
};

module.exports = DBHelper;
module.exports = DBHelper;

0 comments on commit 1e5afcc

Please sign in to comment.