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