Merge remote branch 'origin/master'

This commit is contained in:
Michal Čihař
2011-01-27 10:02:03 +01:00

View File

@@ -121,7 +121,7 @@ if (!$GLOBALS['is_ajax_request']) {
printf($item,
$GLOBALS['cfg']['DefaultTabDatabase'],
PMA_generate_common_url($GLOBALS['db']),
$GLOBALS['db'],
htmlspecialchars($GLOBALS['db']),
__('Database'),
's_tbl.png');
// if the table is being dropped, $_REQUEST['purge'] is set