mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 17:44:07 +02:00
Typo
This commit is contained in:
@@ -207,7 +207,7 @@ if (!$columns) {
|
|||||||
$adminer->selectOrderPrint($order, $columns, $indexes);
|
$adminer->selectOrderPrint($order, $columns, $indexes);
|
||||||
$adminer->selectLimitPrint($limit);
|
$adminer->selectLimitPrint($limit);
|
||||||
$adminer->selectLengthPrint($text_length);
|
$adminer->selectLengthPrint($text_length);
|
||||||
$adminer->selectActionPrint($text_length);
|
$adminer->selectActionPrint();
|
||||||
echo "</form>\n";
|
echo "</form>\n";
|
||||||
|
|
||||||
$page = $_GET["page"];
|
$page = $_GET["page"];
|
||||||
|
Reference in New Issue
Block a user