From 73eae62580d4f78ade009415ba6533f502f29e5e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 26 May 2009 17:44:27 +0000 Subject: Fix redirector --- libs/lucid-http/luasrc/lucid/http/handler/catchall.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/lucid-http') diff --git a/libs/lucid-http/luasrc/lucid/http/handler/catchall.lua b/libs/lucid-http/luasrc/lucid/http/handler/catchall.lua index 0523751bc..3b2c2b0a0 100644 --- a/libs/lucid-http/luasrc/lucid/http/handler/catchall.lua +++ b/libs/lucid-http/luasrc/lucid/http/handler/catchall.lua @@ -13,6 +13,7 @@ $Id$ local srv = require "luci.lucid.http.server" local proto = require "luci.http.protocol" +local util = require "luci.util" module "luci.lucid.http.handler.catchall" -- cgit v1.2.3