(no commit message)
[project/luci.git] / core / src / ffluci / http.lua
index a2c524ed6fb72205ab03bc78a1a69eac24533f50..f4ba5709468179aafd9d7f4445c6459bff2c03b5 100644 (file)
@@ -31,4 +31,6 @@ module("ffluci.http", package.seeall)
 
 if ENV and ENV.HASERLVER then
        require("ffluci.sgi.haserl")
 
 if ENV and ENV.HASERLVER then
        require("ffluci.sgi.haserl")
+elseif webuci then
+       require("ffluci.sgi.webuci")
 end
\ No newline at end of file
 end
\ No newline at end of file