
8 Dec
2019
8 Dec
'19
8:59 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 2f3f768357a86f3d5b60ed06be49570b88630a5e https://github.com/phpmyadmin/phpmyadmin/commit/2f3f768357a86f3d5b60ed06be49... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-08 (Sun, 12 December 2019) -03:00 Changed paths: M libraries/classes/Controllers/Database/EventsController.php M libraries/routes.php D libraries/entry_points/database/events.php Log Message: ----------- Refactor Controller\Database\EventsController Moves database events entry point logic to the Database\EventsController controller and remove the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>