phpmyadmin/libraries/classes/Server
Maurício Meneghini Fauth eb3703882b
Move Routing::getCurrentRoute to ServerRequest
The route is retrieved from the request, so it makes sense to move the
method to the Http\ServerRequest class.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-06-06 23:36:57 -03:00
..
Privileges Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
Status Fix possible undefined globals 2022-03-10 18:05:21 -03:00
SysInfo Improve the types of the Server\SysInfo classes 2022-05-30 22:46:18 -03:00
Plugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Plugins.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
Privileges.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
Select.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00