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