mirror of
https://github.com/openwrt/luci.git
synced 2025-04-04 02:15:23 +00:00
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>