From 021e9f8d70097b8c0094a7fe1585fac170a2068e Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 27 Sep 2012 20:27:42 +0300 Subject: [PATCH] removed old bulk prototype --- web/mass/web/index.php | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 web/mass/web/index.php diff --git a/web/mass/web/index.php b/web/mass/web/index.php deleted file mode 100644 index 6506e37ca..000000000 --- a/web/mass/web/index.php +++ /dev/null @@ -1,24 +0,0 @@ -', $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/");