index
:
r
trunk
miscellaneous lua utilities
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
redirect.lua
blob: 8c056b57bfb642e8add6be43fb7658c256a7fbd7 (
plain
)
1
return function
(
path
)
return
''
, {
location
=
path
},
303
end