' . "\n"
. ($cfg['MainPageIconic'] ? '
' : '')
. '' . $strServerVars . "\n"
. '' . "\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) {
?>