From d0694fdb1ece991b57b748c29183ccd6563a9c42 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 3 Jun 2008 23:17:40 +0000 Subject: fix footer --- libs/web/luasrc/dispatcher.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'libs') diff --git a/libs/web/luasrc/dispatcher.lua b/libs/web/luasrc/dispatcher.lua index e3d8ac0d48..025ae382d0 100644 --- a/libs/web/luasrc/dispatcher.lua +++ b/libs/web/luasrc/dispatcher.lua @@ -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") -- cgit v1.2.3