mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 08:34:20 +02:00
Typos
This commit is contained in:
@@ -20,7 +20,7 @@ if ($fields) {
|
||||
}
|
||||
echo "</table>\n";
|
||||
|
||||
if (is_view($table_status)) {
|
||||
if (!is_view($table_status)) {
|
||||
echo "<h3>" . lang('Indexes') . "</h3>\n";
|
||||
$indexes = indexes($TABLE);
|
||||
if ($indexes) {
|
||||
|
Reference in New Issue
Block a user