
21 Dec
2019
21 Dec
'19
10:30 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4d2c2f673b06f4543740f42e82a6dfe08bc3de39 https://github.com/phpmyadmin/phpmyadmin/commit/4d2c2f673b06f4543740f42e82a6... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-21 (Sat, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/LogoutController.php M libraries/routes.php M services_controllers.yml D libraries/entry_points/logout.php Log Message: ----------- Create Controllers\LogoutController controller Moves the logout entry point to the LogoutController and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>