From 5b7e5ecbfc6512923767c6f946fae10c54966c42 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 2 Aug 2012 13:43:58 +0300 Subject: [PATCH] mass acions skeleton --- web/mass/web/index.php | 24 ++++++++++++++++++++++++ web/templates/admin/menu_web.html | 1 - 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 web/mass/web/index.php diff --git a/web/mass/web/index.php b/web/mass/web/index.php new file mode 100644 index 000000000..6506e37ca --- /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 813f5f1ca..b361cec2d 100644 --- a/web/templates/admin/menu_web.html +++ b/web/templates/admin/menu_web.html @@ -21,7 +21,6 @@ unset($_SESSION['error_msg']); } ?> -