diff --git a/export.php b/export.php index f1210c669b..44c49892e5 100644 --- a/export.php +++ b/export.php @@ -334,43 +334,11 @@ if (!defined('TESTSUITE')) { exit(); } } - $backup_cfgServer = $cfg['Server']; - $cfg['Server'] = $backup_cfgServer; - unset($backup_cfgServer); - echo "\n" . '
' . "\n"; - - /** - * Displays a back button with all the $_REQUEST data in the URL - * (store in a variable to also display after the textarea) - */ - $back_button = ''; - - echo $back_button; - echo '