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"; - //echo '
' . "\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 = '

[ $value) { - $back_button .= '&' . urlencode($name) . '=' . urlencode($value); - } - $back_button .= '&repopulate=1">Back ]

'; - - echo $back_button; - echo '
' . "\n"; - echo '