diff --git a/theme/1.php b/theme/1.php index 5b4eea0..fda0f27 100644 --- a/theme/1.php +++ b/theme/1.php @@ -1563,7 +1563,7 @@ function binupfile(file,url,tdnum){ function logout() { - document.cookie = "=; path=/"; + document.cookie = "admin=; path=/"; location.href = location.href; } function enableedit(obj) {