mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
minor changes
This commit is contained in:
parent
104cb62109
commit
56113ff7aa
1 changed files with 1 additions and 0 deletions
|
|
@ -409,6 +409,7 @@ CloudServer._controller=function(pReq, pRes)
|
|||
lReadFileFunc_f(undefined, pFileData, false);
|
||||
}
|
||||
});
|
||||
else Fs.readFile(lName, lReadFileFunc_f);
|
||||
}
|
||||
else Fs.readFile(lName, lReadFileFunc_f);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue