1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 15:47:00 +02:00

Delete stale comment after 3eba731

This commit is contained in:
Jakub Vrana
2025-03-19 19:21:22 +01:00
parent 7845b70d7d
commit 4802389ce6

View File

@@ -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();