mirror of
https://github.com/phpmyadmin/docker.git
synced 2026-08-28 02:24:24 -05:00
If environemnt variable is empty and is not part of $_ENV, the getenv (obviously) returns empty string, but we should use it. Fixes #118 Signed-off-by: Michal Čihař <michal@cihar.com>