Update export_files.php

Remove Warning
This commit is contained in:
ksar
2020-02-06 12:15:18 +01:00
committed by Laurent Destailleur
parent 2a897ac91a
commit e951743077

View File

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