Files
shopdb/updatedevicedirect.asp
cproudlock 2a1c434d38 Fix IIf() runtime bug in updatedevicedirect.asp
VBScript does not have an IIf() function. Replaced 6 IIf() calls
with proper If-Then-Else variable preparation for network interface
parameter handling (ip1/mac1, ip2/mac2, ip3/mac3).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 09:46:50 -05:00

29 KiB