diff --git a/app/database_transactions/database_transactions.php b/app/database_transactions/database_transactions.php index 3cef663bed..5f9e1d886c 100644 --- a/app/database_transactions/database_transactions.php +++ b/app/database_transactions/database_transactions.php @@ -43,12 +43,6 @@ $language = new text; $text = $language->get(); -//get posted data - if (is_array($_POST['bridges'])) { - $action = $_POST['action']; - $search = $_POST['search']; - } - //get variables used to control the order $order_by = $_GET["order_by"]; $order = $_GET["order"]; @@ -103,7 +97,7 @@ echo "