user preferences saving and integration

This commit is contained in:
Crack
2010-06-20 21:34:13 +02:00
parent f920e44af4
commit 9f44d864b6
17 changed files with 291 additions and 170 deletions

View File

@@ -954,6 +954,9 @@ if (! defined('PMA_MINIMUM_COMMON')) {
} // end server connecting
// load user preferences
$GLOBALS['PMA_Config']->loadUserPreferences();
/**
* check if profiling was requested and remember it
* (note: when $cfg['ServerDefault'] = 0, constant is not defined)