Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9d57ab4f2b379b3760b78533b9542df925a1a504
https://github.com/phpmyadmin/phpmyadmin/commit/9d57ab4f2b379b3760b78533b95…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-04-07 (Thu, 07 Apr 2016)
Changed paths:
M libraries/plugins/auth/AuthenticationCookie.php
M test/classes/plugin/auth/AuthenticationCookieTest.php
Log Message:
-----------
Remove unused code
This was used only in testsuite and quite some portion of tests existed
just to test this.
Signed-off-by: Michal Čihař <michal(a)cihar.com>