secubox-openwrt/package/secubox/luci-app-vhost-manager/root
CyberMind-FR 374803715f fix(vhost-manager): Remove invalid local declarations in case handlers
BusyBox ash does not support 'local' keyword outside of functions.
Removed 'local' from update_vhost case handler to fix "not in a function"
error that caused ubus calls to fail with no response.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 19:46:28 +01:00
..
etc feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00
usr fix(vhost-manager): Remove invalid local declarations in case handlers 2026-01-30 19:46:28 +01:00