Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 66807421bd286ca782ff0f2bdb98a69e101c7dcd https://github.com/phpmyadmin/phpmyadmin/commit/66807421bd286ca782ff0f2bdb98... Author: Michal Čihař michal@cihar.com Date: 2017-07-12 (Wed, 12 Jul 2017)
Changed paths: M test/classes/plugin/auth/AuthenticationConfigTest.php
Log Message: ----------- Remove no longer needed code from test
Apparenty nothing really needs PMA_USR_BROWSER_AGENT here, so avoid setting it. This removes need for runkit here.
Issue #13484
Signed-off-by: Michal Čihař michal@cihar.com