diff --git a/htdocs/admin/tools/export_files.php b/htdocs/admin/tools/export_files.php index 53896f965b0..14889a649c3 100644 --- a/htdocs/admin/tools/export_files.php +++ b/htdocs/admin/tools/export_files.php @@ -69,10 +69,6 @@ if ($action == 'delete') * View */ -$_SESSION["commandbackuplastdone"]=''; -$_SESSION["commandbackuptorun"]=''; -$_SESSION["commandbackupresult"]=''; - // Increase limit of time. Works only if we are not in safe mode $ExecTimeLimit=600; if (!empty($ExecTimeLimit)) @@ -156,27 +152,7 @@ elseif (in_array($compression, array('gz', 'bz'))) if ($errormsg) { setEventMessages($langs->trans("Error")." : ".$errormsg, null, 'errors'); - - $resultstring=''; - $resultstring.='