Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 895ee146d625ee01ab837684711c93e6c23abcd8 https://github.com/phpmyadmin/phpmyadmin/commit/895ee146d625ee01ab837684711c... Author: Michal Čihař michal@cihar.com Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths: M libraries/classes/Header.php
Log Message: ----------- Fix undefined variable wihout DB connection
This might be called from path where DB connection is not needed.
Fixes #13805
Signed-off-by: Michal Čihař michal@cihar.com