Merge pull request #13042 from ksar-ksar/11.0

FIX : Update export_files.php
This commit is contained in:
Laurent Destailleur 2020-02-08 15:05:26 +01:00 committed by GitHub
commit 34192f25f6

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");