OSDN Git Service

name_hashは被る可能性があるので、primaryではなくindexを指定するようにした
[webchat/WebChat.git] / security.js
1 module.exports.SessionInfomation = function(admin){\r
2         this.admin = admin;\r
3 };\r