FIX : Warning on admin/export_files

#13041
This commit is contained in:
ksar 2020-02-06 12:55:35 +01:00
parent 1ef978ccc4
commit 23fc8321d5

View File

@ -165,8 +165,6 @@ if ($errormsg)
setEventMessages($langs->trans("Error")." : ".$errormsg, null, 'errors');
}
print '<br>';
// Redirect t backup page
header("Location: dolibarr_export.php");