add uci.get_all to the lua binding, which converts a section or package to a lua...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 1 May 2008 10:13:35 +0000 (12:13 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 1 May 2008 10:13:35 +0000 (12:13 +0200)
commit562dc0ce5966b49898211d471aa42845b510d278
treed520fa2e88bb3ee4016de352d9be67256e740a54
parent55736115e73e52ee2c210a466e61dd7129661aa8
add uci.get_all to the lua binding, which converts a section or package to a lua datastructure
lua/uci.c