mirror of
https://github.com/openwrt/luci.git
synced 2025-01-18 12:32:08 +00:00
6df635d8bc
The code style of Luci declares three vars for map, section and option and reuses them. This makes code clearer and better to compress. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>