mirror of
https://github.com/openwrt/luci.git
synced 2025-02-22 17:47:06 +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>