[phpmyadmin/phpmyadmin] f29239: Move home entry point logic to the routes file

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f29239d72f6f0b4ecb29c5ab02d18e8904d252e7 https://github.com/phpmyadmin/phpmyadmin/commit/f29239d72f6f0b4ecb29c5ab02d1... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-11-05 (Tue, 11 November 2019) -03:00 Changed paths: M js/functions.js M libraries/classes/Controllers/HomeController.php M libraries/classes/RecentFavoriteTable.php M libraries/classes/ThemeManager.php M libraries/routes.php M templates/home/index.twig M templates/theme_preview.twig M test/classes/ThemeTest.php D libraries/entry_points/home.php Log Message: ----------- Move home entry point logic to the routes file Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth