' . "\n" . ($cfg['MainPageIconic'] ? '' : '') . '' . __('Server variables and settings') . "\n" . PMA_showMySQLDocu('server_system_variables','server_system_variables') . '' . "\n"; /** * Sends the queries and buffers the results */ $serverVars = PMA_DBI_fetch_result('SHOW SESSION VARIABLES;', 0, 1); $serverVarsGlobal = PMA_DBI_fetch_result('SHOW GLOBAL VARIABLES;', 0, 1); /** * Displays the page */ ?> $value) { ?>
()