adminer
adminer copied to clipboard
Lowercase the host_info in remote address check
In my case host_info returns "Localhost via UNIX socket" meaning "Localhost" won't be found in the $localhosts array.
"Localhost" is also mentioned in the host_info manual page in the example output.