Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 41e13a6a686f7f7301f426c743c4bbb3901c755b https://github.com/phpmyadmin/phpmyadmin/commit/41e13a6a686f7f7301f426c743c4... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-12-29 (Sun, 12 December 2019) -03:00
Changed paths: A libraries/classes/Controllers/ImportController.php M libraries/classes/Bookmark.php M libraries/routes.php M phpstan-baseline.neon M services_controllers.yml D libraries/entry_points/import.php
Log Message: ----------- Create Controllers\ImportController controller
Moves the import entry point logic to the controller and removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev