mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
Update server.js
This commit is contained in:
parent
17f4a29aae
commit
3f8c9c2207
1 changed files with 2 additions and 1 deletions
|
|
@ -411,7 +411,8 @@ CloudServer._controller=function(pReq, pRes)
|
|||
}
|
||||
else
|
||||
lResult = false;
|
||||
}
|
||||
} else
|
||||
lResult = false;
|
||||
|
||||
if(!lResult)
|
||||
Fs.readFile(lName, lReadFileFunc_f);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue