Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 2e001c186af6b1d2503bb36b21aedb8f92cf0cfa https://github.com/phpmyadmin/phpmyadmin/commit/2e001c186af6b1d2503bb36b21ae... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-11-24 (Thu, 11 November 2022) -03:00
Changed paths: M js/src/main.js M js/src/page_settings.js M libraries/classes/Header.php M test/classes/HeaderTest.php M webpack.config.cjs
Log Message: ----------- Remove PageSettings from the window object
Imports PageSettings in the main.js file instead of relying on the global window object.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev