[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 6dd961: Refactor server engines entry point

Maurício Meneghini Fauth mauricio at fauth.dev
Sat Oct 26 17:57:36 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6dd961c8f309d7b01e2ddb2340cf8702b1cced49
https://github.com/phpmyadmin/phpmyadmin/commit/6dd961c8f309d7b01e2ddb2340cf8702b1cced49
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-10-26 (Sat, 10 October 2019) -03:00

Changed paths: 
M libraries/classes/DatabaseInterface.php
M libraries/classes/Server/Status/Data.php
M libraries/routes.php
M templates/server/engines/index.twig
M templates/server/engines/show.twig
M test/classes/Controllers/Server/EnginesControllerTest.php
D libraries/entry_points/server/engines.php

Log Message:
-----------
Refactor server engines entry point

Moves server engines entry point logic to the routes files and moves the
request parameters to the route parameter.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list