
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: dd83353654f7379a805a148eef8513f15f38ae40 https://github.com/phpmyadmin/phpmyadmin/commit/dd83353654f7379a805a148eef85... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-24 (Tue, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/Table/RecentFavoriteController.php M libraries/classes/RecentFavoriteTable.php M libraries/routes.php M services_controllers.yml D libraries/entry_points/table/recent_favorite.php Log Message: ----------- Create Table\RecentFavoriteController controller Moves the recent/favorite table entry point logic to the controller and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>