Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2e9d5e987e
@ -602,7 +602,7 @@ if (! empty($id_bookmark) && $_REQUEST['action_bookmark'] == 2) {
|
||||
);
|
||||
$message->addParam($executed_queries);
|
||||
|
||||
if ($import_notice) {
|
||||
if (! empty($import_notice)) {
|
||||
$message->addHtml($import_notice);
|
||||
}
|
||||
if (! empty($local_import_file)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user