Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
This commit is contained in:
commit
3fc5da3e08
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user