">

$table_status) { $name = $adminer->tableName($table_status); if (isset($table_status["Engine"]) && $name != "") { $result = $connection->query("SELECT 1 FROM " . idf_escape($table) . " WHERE " . implode(" AND ", $adminer->selectSearchProcess(fields($table), array())) . " LIMIT 1"); if ($result->num_rows) { if (!$found) { echo "" : "

" . lang('No tables.')) . "\n"; }