Merge remote-tracking branch 'origin/master' into useNamespaces_master
This commit is contained in:
commit
536d10eb1f
@ -2008,7 +2008,7 @@ function PMA_executeQueryAndGetQueryResponse($analyzed_sql_results,
|
||||
}
|
||||
|
||||
$displayResultsObject = new PMA\libraries\DisplayResults(
|
||||
$GLOBALS['db'], $GLOBALS['table'], $GLOBALS['goto'], $sql_query
|
||||
$GLOBALS['db'], $GLOBALS['table'], $goto, $sql_query
|
||||
);
|
||||
$displayResultsObject->setConfigParamsForDisplayTable();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user