Merge branch 'master' of github.com:phpmyadmin/phpmyadmin

This commit is contained in:
Madhura Jayaratne 2014-11-03 23:58:57 -08:00
commit 3fc5da3e08

View File

@ -64,6 +64,8 @@ if (PMA_Util::isForeignKeySupported($tbl_storage_engine)) {
}
if ($cfgRelation['displaywork']) {
$disp = PMA_getDisplayField($db, $table);
} else {
$disp = '';
}
// will be used in the logic for internal relations and foreign keys: