summaryrefslogtreecommitdiff
path: root/pages/api/2023ui.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/api/2023ui.php')
-rw-r--r--pages/api/2023ui.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/pages/api/2023ui.php b/pages/api/2023ui.php
deleted file mode 100644
index 0501b9a..0000000
--- a/pages/api/2023ui.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-setcookie("new2023UI", "yes", time() + 86400*365, "/", "", true, true);
-header("Location: /?ui2023intro");
-die(); \ No newline at end of file