fix footer
[project/luci.git] / libs / web / luasrc / dispatcher.lua
index e3d8ac0..025ae38 100644 (file)
@@ -24,6 +24,7 @@ limitations under the License.
 
 ]]--
 module("luci.dispatcher", package.seeall)
+require("luci.init")
 require("luci.http")
 require("luci.sys")
 require("luci.fs")