Merge branch 'QA_4_7'

This commit is contained in:
Michal Čihař 2017-02-02 15:24:32 +01:00
commit 0455817f29

View File

@ -23,7 +23,7 @@ if ($foreign_db) {
if (isset($existrel[$myfield])) {
$foreign_table = $existrel[$myfield]['foreign_table'];
}
$tables = $GLOBALS['dbi']->getTables();
$tables = $GLOBALS['dbi']->getTables($foreign_db);
}
// column dropdown