phpmyadmin/test/classes/Controllers/Server/Status
Maurício Meneghini Fauth a9f8e503a3
Replace $GLOBALS['cfg'] with Config::$settings array
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-27 22:23:36 -03:00
..
Monitor Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
Processes Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
AdvisorControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
MonitorControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
ProcessesControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
QueriesControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
StatusControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
VariablesControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00