Revision ff023c8e5fe1ffe3f241473cb5ad7fd9d56cccec

Committed on 07/09/2025 5:49 pm by 7x <info@se7enx.com> [GitHub Diff]

Updated: Added code to detect empty string input and return instead of passing null to mysqli_real_escape_string which triggers a deprecated warning. Bugfix.