Skip to content

Commit

Permalink
Merge branch 'QA_4_7'
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Apr 28, 2017
2 parents f0649ad + 2227f33 commit b2d9f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/pmd_common.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function PMA_getColumnsInfo()
$fields_rs = $GLOBALS['dbi']->query(
$GLOBALS['dbi']->getColumnsSql(
$GLOBALS['db'],
$GLOBALS['PMD']["TABLE_NAME_SMALL"][$i],
$GLOBALS['PMD_URL']["TABLE_NAME_SMALL"][$i],
null,
true
),
Expand Down

0 comments on commit b2d9f03

Please sign in to comment.