
5 Dec
2019
5 Dec
'19
8:58 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: be95d292065897df2995774ccd6f67cd38399b3f https://github.com/phpmyadmin/phpmyadmin/commit/be95d292065897df2995774ccd6f... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-05 (Thu, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/ThemesController.php M libraries/routes.php M services_controllers.yml D libraries/entry_points/themes.php Log Message: ----------- Create ThemesController Moves themes entry point logic to the ThemesController and removes the themes.php entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>