From: Jakub Vrana Date: Wed, 19 Mar 2025 18:21:22 +0000 (+0100) Subject: Delete stale comment after 3eba731 X-Git-Tag: v5.1.0~96 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=4802389ce65447be7750789a22e043189f2b5ac8;p=adminer.git Delete stale comment after 3eba731 --- diff --git a/adminer/static/functions.js b/adminer/static/functions.js index 2bde674a..5ab79191 100644 --- a/adminer/static/functions.js +++ b/adminer/static/functions.js @@ -86,7 +86,6 @@ function toggle(id) { /** Set permanent cookie * @param string * @param number -* @param string optional */ function cookie(assign, days) { var date = new Date();