From d4399bf6189977336a94795f25986fb89a22a5e7 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 26 May 2008 12:16:16 +0000 Subject: * Reworked host-Target for global Makefile * Fixed dispatcher to correctly support fastindex --- applications/sgi-haserl/root/www/cgi-bin/luci | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'applications/sgi-haserl') diff --git a/applications/sgi-haserl/root/www/cgi-bin/luci b/applications/sgi-haserl/root/www/cgi-bin/luci index 8b06527a0b..13fec754e3 100755 --- a/applications/sgi-haserl/root/www/cgi-bin/luci +++ b/applications/sgi-haserl/root/www/cgi-bin/luci @@ -1,3 +1,2 @@ #!/usr/bin/haserl --shell=luac -require("luci.dispatcher").createindex() -luci.dispatcher.httpdispatch() \ No newline at end of file +require("luci.dispatcher").httpdispatch() \ No newline at end of file -- cgit v1.2.3