1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-05 03:24:41 +00:00

uwuzu version 1.2.11

This commit is contained in:
daichimarukana
2023-08-25 00:45:43 +09:00
parent 468536b4a8
commit 4ebbb1ca82
21 changed files with 586 additions and 466 deletions
-1
View File
@@ -19,7 +19,6 @@ if (isset($_SERVER['HTTP_COOKIE'])) {
setcookie($name, '', time()-1000, '/user');
}
}
session_destroy();
?>
<!DOCTYPE html>