Update export_files.php

REmove the Warning
This commit is contained in:
ksar 2020-02-06 12:12:20 +01:00
parent 857c22cb29
commit 16fdab6089

View File

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