diff --git a/adminer/include/adminer.inc.php b/adminer/include/adminer.inc.php index 736889eb..2dc4b698 100644 --- a/adminer/include/adminer.inc.php +++ b/adminer/include/adminer.inc.php @@ -598,7 +598,7 @@ class Adminer { } $history[$_GET["db"]][] = array($query, time(), $time); // not DB - $_GET["db"] is changed in database.inc.php //! respect $_GET["ns"] return " " . @date("H:i:s") . "" // @ - time zone may be not set - . " " . lang('SQL command') . "" . script("qsl('a').onclick = partial(toggle, '$id');", "") + . " " . lang('SQL command') . "" . "