* Updated dispatcher to use fastindex if available
[project/luci.git] / applications / sgi-haserl / root / www / cgi-bin / luci
1 #!/usr/bin/haserl --shell=luac
2 require("luci.dispatcher").createindex()
3 luci.dispatcher.httpdispatch()