[phpmyadmin/phpmyadmin] 065f3f: Move server sql entry point to the routes file

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 065f3f560c0a4228c007fbcd8fc2ba541725fc2c https://github.com/phpmyadmin/phpmyadmin/commit/065f3f560c0a4228c007fbcd8fc2... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-10-26 (Sat, 10 October 2019) -03:00 Changed paths: M libraries/classes/Controllers/Server/SqlController.php M libraries/routes.php M services_controllers.yml D libraries/entry_points/server/sql.php Log Message: ----------- Move server sql entry point to the routes file Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: ed6d079f25d2a5952d9ea6efced06dd30147818e https://github.com/phpmyadmin/phpmyadmin/commit/ed6d079f25d2a5952d9ea6efced0... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-10-26 (Sat, 10 October 2019) -03:00 Changed paths: M libraries/classes/Controllers/Server/Status/StatusController.php M libraries/classes/Server/Status/Data.php M libraries/routes.php M services_controllers.yml M test/classes/Controllers/Server/Status/StatusControllerTest.php D libraries/entry_points/server/status.php Log Message: ----------- Move server status entry point logic to routes file Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth