Bad var name

This commit is contained in:
IrosTheBeggar 2017-03-04 12:03:10 -05:00
parent c998e146cd
commit bfa28bbad7

View File

@ -39,7 +39,7 @@ exports.setupBeforeSecurity = function(mstream, program){
if(program.users){
vpath = program.users[decoded.username].vPath;
}else{
vPath = program.vPath;
vpath = program.vPath;
}
// return