diff --git a/web/mass/web/index.php b/web/mass/web/index.php new file mode 100644 index 00000000..6506e37c --- /dev/null +++ b/web/mass/web/index.php @@ -0,0 +1,24 @@ +', $output); +// if (empty($error)) $error = 'Error: vesta did not return any output.'; +// $_SESSION['error_msg'] = $error; +// } +// unset($output); +//} +echo "
"; +print_r($_POST); +echo ""; + + +//header("Location: /list/web/"); diff --git a/web/templates/admin/menu_web.html b/web/templates/admin/menu_web.html index 813f5f1c..b361cec2 100644 --- a/web/templates/admin/menu_web.html +++ b/web/templates/admin/menu_web.html @@ -21,7 +21,6 @@ unset($_SESSION['error_msg']); } ?> -