projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a02ee
)
(no commit message)
author
Steven Barth
<steven@midlink.org>
Wed, 7 May 2008 20:47:41 +0000
(20:47 +0000)
committer
Steven Barth
<steven@midlink.org>
Wed, 7 May 2008 20:47:41 +0000
(20:47 +0000)
core/contrib/ffluci
patch
|
blob
|
history
diff --git
a/core/contrib/ffluci
b/core/contrib/ffluci
index 2c0362eba7f5c1b055bddc74e75a97f7423ab80d..183a6ad412d466831b372374ce1ac0e1ce43dd06 100755
(executable)
--- a/
core/contrib/ffluci
+++ b/
core/contrib/ffluci
@@
-1,5
+1,4
@@
#!/usr/bin/haserl --shell=luac
package.path = "/usr/lib/lua/?.lua;/usr/lib/lua/?/init.lua;" .. package.path
package.cpath = "/usr/lib/lua/?.so;" .. package.cpath
-print("Content-Type: text/plain\n")
require("ffluci.dispatcher").httpdispatch()
\ No newline at end of file