From: Jakub Vrana Date: Fri, 12 Jan 2018 12:20:43 +0000 (+0100) Subject: Revert using @this in formChecked X-Git-Tag: v4.4.0~57 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=22b432271039d752b46dbbdeaab83c9bf987a0c8;p=adminer.git Revert using @this in formChecked --- diff --git a/adminer/db.inc.php b/adminer/db.inc.php index a341d1b9..17fc29b1 100644 --- a/adminer/db.inc.php +++ b/adminer/db.inc.php @@ -135,7 +135,7 @@ if ($adminer->homepage()) { echo (support("copy") ? " " : ""); echo "\n"; } - echo "\n"; // used by trCheck() + echo "\n"; // used by trCheck() echo "\n"; echo "\n"; }