mirror of
https://github.com/phpmyadmin/docker.git
synced 2026-08-28 10:15:12 -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>