Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5ab7640bc7565d86e8f78c7fc8898e8d0418a7a8 https://github.com/phpmyadmin/phpmyadmin/commit/5ab7640bc7565d86e8f78c7fc889... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-11-21 (Mon, 11 November 2022) -03:00
Changed paths: M js/src/export.js M libraries/classes/Controllers/Import/ImportController.php M libraries/classes/Plugins.php M templates/database/designer/schema_export.twig M templates/export.twig M templates/import.twig M test/classes/PluginsTest.php
Log Message: ----------- Remove force_file_* global vars and param
Uses a HTML data attribute instead.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev