Update after merge.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
This commit is contained in:
parent
b92491d799
commit
7a2890bcf2
@ -1064,7 +1064,7 @@ function PMA_getExportDisplay(
|
||||
|
||||
/* Fail if we didn't find any plugin */
|
||||
if (empty($export_list)) {
|
||||
PMA_Message::error(
|
||||
Message::error(
|
||||
__('Could not load export plugins, please check your installation!')
|
||||
)->display();
|
||||
exit;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user