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:
8d2626f
)
Merge r4086
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 18 Jan 2009 00:02:52 +0000
(
00:02
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 18 Jan 2009 00:02:52 +0000
(
00:02
+0000)
libs/uvl/luasrc/uvl.lua
patch
|
blob
|
history
diff --git
a/libs/uvl/luasrc/uvl.lua
b/libs/uvl/luasrc/uvl.lua
index aaf6fb38f8bd6f62ae0552f919bb9c7a45598d0d..dd8058f03b0e84e79616b9ab2b2d7b50b4478b03 100644
(file)
--- a/
libs/uvl/luasrc/uvl.lua
+++ b/
libs/uvl/luasrc/uvl.lua
@@
-67,6
+67,7
@@
local default_savedir = "/tmp/.uvl"
-- @class function
-- @name UVL
-- @param schemedir Path to the scheme directory (optional)
+-- @param configdir Override config directory (optional)
-- @return Instance object
UVL = util.class()