[phpmyadmin/docker] 1bcaeb: Fix getting empty values from environment

11 Apr
2017
11 Apr
'17
5:29 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: 1bcaeb5fece5f9dd72a9bb2036fdf7d3c7756cd4 https://github.com/phpmyadmin/docker/commit/1bcaeb5fece5f9dd72a9bb2036fdf7d3... Author: Michal Čihař <michal@cihar.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M etc/phpmyadmin/config.inc.php Log Message: ----------- Fix getting empty values from environment 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>
3076
Age (days ago)
3076
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař