* Last API changes before 0.4 API softfreeze
[project/luci.git] / module / public-core / src / view / sudo_status / iwscan.htm
index f4268574bc55ee02a8f96144faa187250249b9ba..6f321ae9e20e67e1e40e1181f6b1a0cf9010a807 100644 (file)
@@ -1,5 +1,5 @@
 <%
-ffluci.http.set_content_type("text/plain")
+ffluci.http.prepare_content("text/plain")
 for iface, cells in pairs(ffluci.sys.wifi.iwscan()) do
        for i, cell in ipairs(cells) do 
 %>