luci-0.9: merge r5238

This commit is contained in:
Jo-Philipp Wich 2009-08-07 12:26:10 +00:00
parent a6f5cd2547
commit 3c0a06e3a0

View file

@ -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()