Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 940b03838222fe8eea62b59f5b9e85c9808b05cd https://github.com/phpmyadmin/phpmyadmin/commit/940b03838222fe8eea62b59f5b9e... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-12-08 (Sun, 12 December 2019) -03:00
Changed paths: A libraries/classes/Controllers/ImportStatusController.php M index.php M js/drag_drop_import.js M libraries/routes.php M services_controllers.yml M templates/display/import/javascript.twig D import_status.php
Log Message: ----------- Create ImportStatusController
Moves import_status entry point to ImportStatusController controller and removes the import_status.php file.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev