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