Merge pull request #13044 from ksar-ksar/10.0
FIX : Warning on admin/export_files
This commit is contained in:
commit
5f5645a184
@ -165,8 +165,6 @@ if ($errormsg)
|
|||||||
setEventMessages($langs->trans("Error")." : ".$errormsg, null, 'errors');
|
setEventMessages($langs->trans("Error")." : ".$errormsg, null, 'errors');
|
||||||
}
|
}
|
||||||
|
|
||||||
print '<br>';
|
|
||||||
|
|
||||||
|
|
||||||
// Redirect t backup page
|
// Redirect t backup page
|
||||||
header("Location: dolibarr_export.php");
|
header("Location: dolibarr_export.php");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user