0
0
mirror of https://github.com/openwrt/luci.git synced 2025-01-18 18:22:08 +00:00
Sergey Ponomarev 6df635d8bc luci-app-uhttpd: rename all non-reused vars to m, s, o
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>
2024-12-01 13:57:48 +02:00
..