
23 Dec
2019
23 Dec
'19
2:57 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: cf11c8f46bf7f589c93ebbb0e0ec714e2ae37ebd https://github.com/phpmyadmin/phpmyadmin/commit/cf11c8f46bf7f589c93ebbb0e0ec... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-23 (Mon, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/Preferences/FormsController.php M libraries/routes.php M services.yml M services_controllers.yml D libraries/entry_points/preferences/forms.php Log Message: ----------- Create Preferences\FormsController controller Moves the preferences forms entry point logic to the controller and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>