luci-0.9: merge r5238
This commit is contained in:
parent
a6f5cd2547
commit
3c0a06e3a0
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ function run()
|
|||
io.write(hcache)
|
||||
io.write("\r\n")
|
||||
elseif id == 4 then
|
||||
io.write(data1)
|
||||
io.write(tostring(data1 or ""))
|
||||
elseif id == 5 then
|
||||
io.flush()
|
||||
io.close()
|
||||
|
|
Loading…
Reference in a new issue