Viktor Miller d6304d934a fix(07-01): use loose comparison for form ID check in registration handler
- Changed !== to != to allow type coercion
- Fixes registration not working due to string vs int comparison
- Added type debugging to help diagnose similar issues
2026-01-14 21:55:15 +09:00
2026-01-14 21:14:42 +09:00
Description
No description provided
396 KiB
Languages
PHP 100%