* Updated dispatching cache mechanism
[project/luci.git] / libs / sgi-haserl / root / www / cgi-bin / luci
1 #!/usr/bin/haserl --shell=luac
2 require("luci.dispatcher")
3 luci.dispatcher.indexcache = "/tmp/.luciindex"
4 luci.dispatcher.httpdispatch()