[phpmyadmin/phpmyadmin] 1b39e5: Use the router for the database events page

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 1b39e5e346502cb35aa7057d4c60d844091615ed https://github.com/phpmyadmin/phpmyadmin/commit/1b39e5e346502cb35aa7057d4c60... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-08-06 (Tue, 08 August 2019) -03:00 Changed paths: A libraries/entry_points/database/events.php M index.php M libraries/classes/Config/SpecialSchemaLinks.php M libraries/classes/Core.php M libraries/classes/Menu.php M libraries/classes/Navigation/Nodes/NodeEvent.php M libraries/classes/Navigation/Nodes/NodeEventContainer.php M libraries/classes/Rte/Events.php M libraries/classes/Rte/Footer.php M libraries/classes/Rte/RteList.php M libraries/classes/Sanitize.php M test/classes/Navigation/Nodes/NodeEventContainerTest.php M test/classes/Navigation/Nodes/NodeEventTest.php D db_events.php Log Message: ----------- Use the router for the database events page Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth