From 29c127e94a582fcfb282508d42982754558f4c2d Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 6 Feb 2018 15:54:19 +0100 Subject: [PATCH] Save bytes --- adminer/include/functions.inc.php | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/adminer/include/functions.inc.php b/adminer/include/functions.inc.php index be2e92e1..7b29f6d1 100644 --- a/adminer/include/functions.inc.php +++ b/adminer/include/functions.inc.php @@ -1079,22 +1079,19 @@ function fields_from_edit() { function search_tables() { global $adminer, $connection; $_GET["where"][0]["val"] = $_POST["query"]; - $found = false; + $sep = "") . "\n"; } /** Send headers for export